]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - Makefile.def
updat_bb_profile_for_threading TLC
[thirdparty/gcc.git] / Makefile.def
index 35e994eb77efcc4d09afde8c9473216703623a2e..9b4a8a2bf7ac188c6042e71dfa0fe9c136c7bd43 100644 (file)
@@ -47,7 +47,8 @@ host_modules= { module= fixincludes; bootstrap=true;
 host_modules= { module= flex; no_check_cross= true; };
 host_modules= { module= gas; bootstrap=true; };
 host_modules= { module= gcc; bootstrap=true; 
-               extra_make_flags="$(EXTRA_GCC_FLAGS)"; };
+               extra_make_flags="$(EXTRA_GCC_FLAGS)";
+               extra_configure_flags='@gcc_host_pie@'; };
 host_modules= { module= gmp; lib_path=.libs; bootstrap=true;
                // Work around in-tree gmp configure bug with missing flex.
                extra_configure_flags='--disable-shared LEX="touch lex.yy.c" @host_libs_picflag@';