mirror of git://gcc.gnu.org/git/gcc.git
libsanitizer: Regenerate configure
libsanitizer/ChangeLog: * configure: Regenerate.
This commit is contained in:
parent
963315a922
commit
3e40511959
|
@ -17045,6 +17045,7 @@ else
|
|||
$as_echo "no" >&6; }
|
||||
fi
|
||||
|
||||
|
||||
# Always set -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 to sync with LLVM,
|
||||
# and keep struct *stat* have the same size.
|
||||
case "${host}" in
|
||||
|
@ -17054,7 +17055,7 @@ esac
|
|||
|
||||
EXTRA_CFLAGS="$EXTRA_CFLAGS $CET_FLAGS $FILE64_FLAGS"
|
||||
EXTRA_CXXFLAGS="$EXTRA_CXXFLAGS $CET_FLAGS $FILE64_FLAGS"
|
||||
EXTRA_ASFLAGS="$CET_FLAGS $FILE64_FLAGS"
|
||||
EXTRA_ASFLAGS=$CET_FLAGS
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue