From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 65C9F3857023; Mon, 12 Sep 2022 20:35:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 65C9F3857023 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663014955; bh=bMDO3ejtD9rq1pYAFaI0N+Ym/x3Cou7Y84DirPwSsu4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=q3+rdarhFdMPXzuqo2aZZ0zgpnjKRSqL9mUuuhhVqpCDHe9v3dRvrviyM3ONsXNK/ I82oBHziQWVK6YWD7WZtUGP/cYyPWzc/VJ9wD3bQdodqMiIbHxteNfv55bDs4SNzRT EmzDVMZOyn0HwZYOflWg8UqK+vige15G0+eSotvw= From: "slyich at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/29564] Incorrect way to change MAKEFLAGS in Makerules Date: Mon, 12 Sep 2022 20:35:55 +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: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: slyich at gmail dot com X-Bugzilla-Status: NEW 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: cc 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=3D29564 Sergei Trofimovich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |siddhesh at sourceware dot= org, | |slyich at gmail dot com --- Comment #1 from Sergei Trofimovich --- Completely agree. I proposed very similar patch in https://sourceware.org/pipermail/libc-alpha/2022-September/141926.html. I'll try to submit a form of it with a few changes proposed to handle other places introspecting $(MAKEFLAGS) by using $(firstword $(MAKEFLAGS)) instea= d or similar. --=20 You are receiving this mail because: You are on the CC list for the bug.=