mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-05-02 07:31:38 +02:00
perl: requires the latest version of Math::BigInt for PP
This commit is contained in:
parent
4902bed409
commit
8935ecfdb8
@ -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{
|
||||
|
Loading…
x
Reference in New Issue
Block a user