mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
3 lines
101 B
Perl
3 lines
101 B
Perl
# Need to add an extra '-lc' to the end to work around a DYNIX/ptx bug
|
|
|
|
$self->{LIBS} = ['-lm -lc'];
|