mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-05-25 20:04:21 +00:00
/devel/gcc-4.4:
- gdb: select the correct config knob to use GMP and MPFR -------- diffstat follows -------- /devel/gcc-4.4/config/debug/gdb.in | 8 4 4 0 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
This commit is contained in:
parent
f149116490
commit
c1979b98ae
@ -59,7 +59,7 @@ config GDB_NATIVE_USE_GMP_MPFR
|
||||
default n
|
||||
depends on GDB_NATIVE
|
||||
select GMP_MPFR
|
||||
select GMP_MPFR_TARGET
|
||||
select COMP_LIBS_TARGET
|
||||
help
|
||||
gdb can make use of the GMP and MPFR libraries.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user