X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by mail.alpinelinux.org (Postfix) with ESMTP id 6638FDC123B for ; Mon, 5 Dec 2011 12:34:26 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id AB757AE4005; Mon, 5 Dec 2011 12:34:24 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VHANTQLzGKYR; Mon, 5 Dec 2011 12:34:22 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 48469AE4001; Mon, 5 Dec 2011 12:34:22 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id DF57560AF5264; Mon, 5 Dec 2011 12:34:21 +0000 (UTC) Received: from ncopa-desktop.nor.wtbts.net (ncopa-desktop.nor.wtbts.net [10.65.65.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id 89F9F60AB3CF8; Mon, 5 Dec 2011 12:34:21 +0000 (UTC) Date: Mon, 5 Dec 2011 13:34:20 +0100 From: Natanael Copa To: nenlolod@alpinelinux.org, alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] pulling in librt as needed Message-ID: <20111205133420.03116f8f@ncopa-desktop.nor.wtbts.net> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.6; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Hi, Nenolod, I wonder exactly what problem was this commit intended to fix: http://git.alpinelinux.org/cgit/aports/commit/?id=3e90d206c5c7ddacb00d9947cb7d495a2e999bcc It appears to make libstdc++ link to librt - which i think it should not and which seems to trigger a linker bug: http://bugs.alpinelinux.org/issues/854 So, I wonder exactly why we pull in librt as needed. The commit message only says "because glibc does" Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---