public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Martin Liška" <mliska@suse.cz>
To: gcc-patches@gcc.gnu.org
Cc: YunQiang Su <yunqiang.su@cipunited.com>
Subject: [PATCH (pushed)] libsanitizer: Regenerate configure
Date: Tue, 31 Jan 2023 10:36:06 +0100	[thread overview]
Message-ID: <ba811e9b-2586-379f-9dce-69d7661f95ea@suse.cz> (raw)

libsanitizer/ChangeLog:

	* configure: Regenerate.
---
 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
 
 
 
-- 
2.39.1


                 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=ba811e9b-2586-379f-9dce-69d7661f95ea@suse.cz \
    --to=mliska@suse.cz \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=yunqiang.su@cipunited.com \
    /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).