Wrap the macro arguments for ck_proto in ().
[p5sagit/p5-mst-13.2.git] / ext / POSIX / hints / dynixptx.pl
CommitLineData
81230d96 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
6c776211 4$self->{LIBS} = ['-ldb -lm -lc'];