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

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

perl 5.8.8

File size: 313 bytes
Line 
1# UTS - Leaving -lm in there results in death of make with the message:
2# LD_RUN_PATH="/usr/ccs/lib" ld -G -z text POSIX.o \
3# -o ../../lib/auto/POS IX/POSIX.so -lm
4# relocations referenced
5# from file(s)
6# /usr/ccs/lib/libm.a(acos.o)
7# ...
8
9$self->{LIBS} = [''];
Note: See TracBrowser for help on using the repository browser.