summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/ext/POSIX/hints/linux.pl
blob: f1d19814ae105053a17314e704a25a55dfb8208d (plain)
1
2
3
4
5
# libc6, aka glibc2, seems to need STRUCT_TM_HASZONE defined.
# Thanks to Bart Schuller <schuller@Lunatech.com>
# See Message-ID: <19971009002636.50729@tanglefoot>
#  XXX A Configure test is needed.
$self->{CCFLAGS} = $Config{ccflags} . ' -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST' ;
OpenPOWER on IntegriCloud