From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7759E385AC24; Wed, 24 Aug 2022 08:56:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7759E385AC24 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1661331415; bh=3ZyMFSkYE6760OVF/3HL10nX38htnwG+/IJereIX6/Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ApY0OOTn/UhxUXGWwPdzWjR2fw5P/Qx5BhQ3B+x368Bg3MjSlHF1hsQwKBm/wTCFl FZFMTZ4106V/P8aUueBbT9dH3vTG4TfeDpL+Zh3qwTRrLlrVKr2fLtv4n8y95NBXtI TwChueAyFJj7mbM71jSX1LpqA8IAOg1vu9IsHuIc= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/29456] missing DT_HASH section in shared objects Date: Wed, 24 Aug 2022 08:56:54 +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.36 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: security- 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=3D29456 --- Comment #20 from Florian Weimer --- (In reply to Richard Biener from comment #19) > SUSE uses the linker default from GCC and configures binutils explicitely= to > default to 'both'. If glibc doesn't honor this in it's default behavior = I'd > declare it broken (why should it use an explicit --hash-style not honoring > the > systems default?) Current glibc sources do not override the toolchain default. Older versions overrode it with --hash-style=3Dboth. --=20 You are receiving this mail because: You are on the CC list for the bug.=