From 5b58a9a54a5af79a6890b031481de0536097c141 Mon Sep 17 00:00:00 2001 From: Henry Gebhardt Date: Fri, 27 Aug 2010 19:06:11 +0200 Subject: sci-astronomy/fpipe-9999: Filter --as-needed from LDFLAGS --- sci-astronomy/fpipe/Manifest | 2 +- sci-astronomy/fpipe/fpipe-9999.ebuild | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'sci-astronomy') diff --git a/sci-astronomy/fpipe/Manifest b/sci-astronomy/fpipe/Manifest index 87a9393..268abf1 100644 --- a/sci-astronomy/fpipe/Manifest +++ b/sci-astronomy/fpipe/Manifest @@ -1 +1 @@ -EBUILD fpipe-9999.ebuild 1720 RMD160 ff8773a190f80d0e4c4da486c14bff116085f762 SHA1 c103d5ace80542a83e6bee1b8c249178997480c6 SHA256 23f9ca1d7152402b83273f23e1bc9b28fe8f6829901f61233a37543922e4e34d +EBUILD fpipe-9999.ebuild 1752 RMD160 e4c8952b39e13d97683404dc54358b95911196c3 SHA1 3e0c1d8be086bafec13d4ab92fca09bc654b9420 SHA256 a61553c88da6843b674eff71c048c364f52f7ded35544d83be38a02414b06612 diff --git a/sci-astronomy/fpipe/fpipe-9999.ebuild b/sci-astronomy/fpipe/fpipe-9999.ebuild index 5ad6699..f4ab643 100644 --- a/sci-astronomy/fpipe/fpipe-9999.ebuild +++ b/sci-astronomy/fpipe/fpipe-9999.ebuild @@ -28,6 +28,7 @@ DEPEND=">=x11-libs/gtk+-2.14 pkg_setup() { ewarn "Note: this software is not yet in a too mature status so expect some minor things to break" + filter-ldflags -Wl,--as-needed } src_prepare() { -- cgit v1.2.3-65-gdbad