mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-13 06:02:59 +00:00
complibs/gmp: mark 5.0.1 as being experimental
MPFR can't cope with GMP > 4.x.y so hide it behind EXPERIMENTAL until we fix MPFR
This commit is contained in:
parent
be221494fa
commit
058aacce0a
@ -9,6 +9,7 @@ choice
|
||||
config GMP_V_5_0_1
|
||||
bool
|
||||
prompt "5.0.1"
|
||||
depends on EXPERIMENTAL
|
||||
|
||||
config GMP_V_4_3_2
|
||||
bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user