summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/ext/POSIX/hints/dynixptx.pl
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/perl5/ext/POSIX/hints/dynixptx.pl')
-rw-r--r--contrib/perl5/ext/POSIX/hints/dynixptx.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/perl5/ext/POSIX/hints/dynixptx.pl b/contrib/perl5/ext/POSIX/hints/dynixptx.pl
new file mode 100644
index 0000000..9b63684
--- /dev/null
+++ b/contrib/perl5/ext/POSIX/hints/dynixptx.pl
@@ -0,0 +1,4 @@
+# Need to add an extra '-lc' to the end to work around a DYNIX/ptx bug
+# PR#227670 - linker error on fpgetround()
+
+$self->{LIBS} = ['-ldb -lm -lc'];
OpenPOWER on IntegriCloud