mirror of
https://github.com/MariaDB/server.git
synced 2025-05-10 02:01:19 +03:00
4 lines
101 B
Perl
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'];
|