mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +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'];
|