4 lines
101 B
Perl
4 lines
101 B
Perl
# Need to add an extra '-lc' to the end to work around a DYNIX/ptx bug
|
|
|
|
$self->{LIBS} = ['-lm -lc'];
|