]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - configure.ac
re PR bootstrap/39622 (Missing -isystem include-fixed when building canadian cross...
[thirdparty/gcc.git] / configure.ac
index 50c9aee1d5373b5754166851a96ce497a97ad925..96b97c7e68cfa922cabad6d5dccea7b3e8ea774a 100644 (file)
@@ -2902,7 +2902,7 @@ case " $target_configdirs " in
        # to it.  This is right: we don't want to search that directory
        # for binaries, but we want the header files in there, so add
        # them explicitly.
-       FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -isystem $$r/$(HOST_SUBDIR)/gcc/include'
+       FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -isystem $$r/$(HOST_SUBDIR)/gcc/include -isystem $$r/$(HOST_SUBDIR)/gcc/include-fixed'
 
        # Someone might think of using the pre-installed headers on
        # Canadian crosses, in case the installed compiler is not fully