mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-21 01:21:27 +00:00
companion-libs: PPL/CLooG/MPC require GMP and MPFR
The PPL, CLoog/ppl and MPC libraries require GMP and MPFR. Select GMP/MPFR appropriately.
This commit is contained in:
parent
4ae5ff5fd8
commit
b8aa076b9f
@ -33,6 +33,7 @@ endif
|
||||
config PPL_CLOOG_MPC
|
||||
bool
|
||||
prompt "PPL, GLooG/PPL and MPC"
|
||||
select GMP_MPFR
|
||||
select WRAPPER_NEEDED
|
||||
help
|
||||
gcc-4.4.0 and above requires PPL and CLooG/PPL to build some parts
|
||||
|
Loading…
x
Reference in New Issue
Block a user