Create subobject value in pretty printer
[deliverable/binutils-gdb.git] / Makefile.def
index 35829801391ebe8019325e46f18ce13655a5224a..ea8453e851f181bd2cdd2c587e688af6cf0075d8 100644 (file)
@@ -59,6 +59,7 @@ host_modules= { module= gmp; lib_path=.libs; bootstrap=true;
                target="none-${host_vendor}-${host_os}"; };
 host_modules= { module= mpfr; lib_path=.libs; bootstrap=true;
                extra_configure_flags='--disable-shared @extra_mpfr_configure_flags@';
+               extra_make_flags='AM_CFLAGS="-DNO_ASM"';
                no_install= true; };
 host_modules= { module= mpc; lib_path=.libs; bootstrap=true;
                extra_configure_flags='--disable-shared @extra_mpc_gmp_configure_flags@ @extra_mpc_mpfr_configure_flags@';
This page took 0.022881 seconds and 4 git commands to generate.