source:
trunk/essentials/dev-lang/perl/ext/POSIX/hints/dynixptx.pl@
3403
| Last change on this file since 3403 was 3181, checked in by , 19 years ago | |
|---|---|
| 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.
