summaryrefslogtreecommitdiff
path: root/storage/bdb/perl/DB_File/hints/dynixptx.pl
diff options
context:
space:
mode:
Diffstat (limited to 'storage/bdb/perl/DB_File/hints/dynixptx.pl')
-rw-r--r--storage/bdb/perl/DB_File/hints/dynixptx.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/storage/bdb/perl/DB_File/hints/dynixptx.pl b/storage/bdb/perl/DB_File/hints/dynixptx.pl
new file mode 100644
index 00000000000..bb5ffa56e6b
--- /dev/null
+++ b/storage/bdb/perl/DB_File/hints/dynixptx.pl
@@ -0,0 +1,3 @@
+# Need to add an extra '-lc' to the end to work around a DYNIX/ptx bug
+
+$self->{LIBS} = ['-lm -lc'];