source: trunk/essentials/dev-lang/perl/ext/POSIX/hints/dynixptx.pl@ 3403

Last change on this file since 3403 was 3181, checked in by bird, 19 years ago

perl 5.8.8

File size: 149 bytes
Line 
1# Need to add an extra '-lc' to the end to work around a DYNIX/ptx bug
2# PR#227670 - linker error on fpgetround()
3
4$self->{LIBS} = ['-ldb -lm -lc'];
Note: See TracBrowser for help on using the repository browser.