public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-5530] libsanitizer: Regenerate configure
@ 2023-01-31  9:36 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2023-01-31  9:36 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:3e40511959913337af4f346c0c9e16cf6c74e8f6

commit r13-5530-g3e40511959913337af4f346c0c9e16cf6c74e8f6
Author: Martin Liska <mliska@suse.cz>
Date:   Tue Jan 31 10:35:33 2023 +0100

    libsanitizer: Regenerate configure
    
    libsanitizer/ChangeLog:
    
            * configure: Regenerate.

Diff:
---
 libsanitizer/configure | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libsanitizer/configure b/libsanitizer/configure
index d4ee0fac3e7..e7984f96615 100755
--- a/libsanitizer/configure
+++ b/libsanitizer/configure
@@ -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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-31  9:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-31  9:36 [gcc r13-5530] libsanitizer: Regenerate configure Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).