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:
Yann E. MORIN" 2010-04-13 23:26:12 +02:00
parent be221494fa
commit 058aacce0a

View File

@ -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