From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5114F3858408; Mon, 8 Apr 2024 19:28:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5114F3858408 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1712604531; bh=4gK2m+dBkuDyjov8zdokuQEUhCC0cuZyFMMhX+owkIs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=idC4NbMsHVEEyK/bVVqduKy1qnpK8kWGNLqtbm8ONYZpImrsxEGEGaNmdgr3amaAU QvY73fDONrQ18mVMCDkQp2JQrqogljl+wZzZQqM0mwPy4GdXES83TA2/qKYXqyh8/n Vbe2PgKHtj4aYy00IGhPxts68iCNchaK5b1PIfZI= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug nptl/5784] Fix static linking with -lpthread. Date: Mon, 08 Apr 2024 19:28:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: nptl X-Bugzilla-Version: 2.40 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: fweimer at redhat 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: 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=3D5784 --- Comment #7 from Florian Weimer --- This should no longer be necessary. If there are remaining bugs, it's becau= se of incorrect usage of weak symbols, and those should be straightforward to = fix nowadays. --=20 You are receiving this mail because: You are on the CC list for the bug.=