Merge mainline into cleanbuild
This commit is contained in:
commit
120cc3eebc
4 changed files with 60 additions and 58 deletions
|
@ -535,11 +535,11 @@ int va_arg_func (int fixed, va_list args);]], [[]])],
|
|||
[grub_cv_cc_isystem=no])
|
||||
CPPFLAGS="$SAVED_CPPFLAGS"
|
||||
])
|
||||
endif
|
||||
|
||||
if test x"$grub_cv_cc_isystem" = xyes ; then
|
||||
TARGET_CPPFLAGS="$TARGET_CPPFLAGS -nostdinc -isystem `$TARGET_CC -print-file-name=include`"
|
||||
fi
|
||||
fi
|
||||
|
||||
# Restore the flags.
|
||||
CC="$tmp_CC"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue