public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Martin Liska <marxin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-5530] libsanitizer: Regenerate configure
Date: Tue, 31 Jan 2023 09:36:27 +0000 (GMT)	[thread overview]
Message-ID: <20230131093627.1687338582AC@sourceware.org> (raw)

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

                 reply	other threads:[~2023-01-31  9:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230131093627.1687338582AC@sourceware.org \
    --to=marxin@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).