1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-10 23:02:54 +03:00
Files
mariadb/bdb/perl.DB_File/hints/dynixptx.pl
2001-03-04 19:42:05 -05:00

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'];