mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-24 15:06:42 +00:00
gcc-4.3.0 and later requires GMP and MPFR.
/trunk/config/cc/gcc.in | 1 1 0 0 + 1 file changed, 1 insertion(+)
This commit is contained in:
parent
699b5723cc
commit
09cfab7cee
@ -107,6 +107,7 @@ config CC_VERSION
|
|||||||
config CC_GCC_4_3_or_later
|
config CC_GCC_4_3_or_later
|
||||||
bool
|
bool
|
||||||
default n
|
default n
|
||||||
|
select CC_GCC_GMP_MPFR
|
||||||
|
|
||||||
config CC_CXA_ATEXIT
|
config CC_CXA_ATEXIT
|
||||||
bool
|
bool
|
||||||
|
Loading…
Reference in New Issue
Block a user