summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/ext/POSIX/hints/freebsd.pl
blob: 62732ac7b9d7ff6bfdd5d253823d2649bfff895d (plain)
1
2
3
# BSD platforms have extra fields in struct tm that need to be initialized.
#  XXX A Configure test is needed.
$self->{CCFLAGS} = $Config{ccflags} . ' -DSTRUCT_TM_HASZONE' ;
OpenPOWER on IntegriCloud