libsanitizer: Regenerate configure
libsanitizer/ChangeLog: * configure: Regenerate.
This commit is contained in:
parent
963315a922
commit
3e40511959
1 changed files with 2 additions and 1 deletions
3
libsanitizer/configure
vendored
3
libsanitizer/configure
vendored
|
@ -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…
Add table
Reference in a new issue