From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 84443387542E; Wed, 26 Jun 2024 19:17:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 84443387542E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1719429457; bh=MyrnOx13nd2rAtBxF2RiZs47nAqZ83sFNR6lTn1s2QA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dUIQ1I6GDh6Bi2wbfnBQ7XNOlAmmW510wcjadrEcysQrUavIEtSIvj0JVr/F7xfT/ gm52tNCyHX4vFP3EGjkyB8sqQyDms7SvMeAsbpjWr7JRD+QlLUUAm1Duw/YekulFD1 H0k08SuFORRHHUACNQyWMXDU3JrfuwFfqiODCXWA= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/31928] glibc doesn't compile if the compiler already define _FORTIFY_SOURCE Date: Wed, 26 Jun 2024 19:17:36 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.39 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31928 --- Comment #5 from Florian Weimer --- If -U works, we can switch to that. The use of -Wp goes back to CFLAGS sett= ings which needed to be compatible with GCJ, where -D had a different meaning. Hence, -Wp,-D_FORTIFY_SOURCE=3D2 came into being, and it has been carried f= orward ever since. --=20 You are receiving this mail because: You are on the CC list for the bug.=