xref: /openbsd-src/gnu/usr.bin/perl/cpan/DB_File/hints/dynixptx.pl (revision 256a93a44f36679bee503f12e49566c2183f6181)
1# Need to add an extra '-lc' to the end to work around a DYNIX/ptx bug
2no strict 'vars';
3$self->{LIBS} = ['-lm -lc'];
4