mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-17 19:25:54 +02:00
perl: requires the latest version of Math::BigInt for PP
This commit is contained in:
@@ -37,6 +37,7 @@ NOT_SUPPORT_C99
|
||||
}
|
||||
else {
|
||||
print "configure PP version\n\n";
|
||||
requires 'Math::BigInt' => 1.95; # old versions of BigInt were broken
|
||||
}
|
||||
|
||||
clean_files qw{
|
||||
|
Reference in New Issue
Block a user