diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2006-11-06 13:58:56 +0000 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2006-11-06 13:58:56 +0000 |
commit | f025e94b3bdd286f2ee3dc88718b923af2a6e55d (patch) | |
tree | 410624df7e4f685c76e25179f7c78d4791c75e93 /Cross | |
parent | dcb5c535ce9837c3fd7fcab63fad5d507cdd8eed (diff) | |
download | perl-f025e94b3bdd286f2ee3dc88718b923af2a6e55d.tar.gz |
The non-unix parts for localtime_r_needs_tzset
Plus forced Glossary entry. That is a TODO for automation
p4raw-id: //depot/perl@29213
Diffstat (limited to 'Cross')
-rw-r--r-- | Cross/config.sh-arm-linux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux index 9af43681f9..be17a386d2 100644 --- a/Cross/config.sh-arm-linux +++ b/Cross/config.sh-arm-linux @@ -281,6 +281,7 @@ d_ldbl_dig='define' d_libm_lib_version='define' d_link='define' d_localtime_r='undef' +d_localtime_r_needs_tzset='undef' d_locconv='define' d_lockf='define' d_longdbl='define' |