summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/ext/POSIX/hints/dynixptx.pl
blob: 9b636843823098f388a7c56cb7edeaf58bd86e90 (plain)
1
2
3
4
# Need to add an extra '-lc' to the end to work around a DYNIX/ptx bug
# PR#227670 - linker error on fpgetround()

$self->{LIBS} = ['-ldb -lm -lc'];
OpenPOWER on IntegriCloud