aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <kleiner_otti@gmx.de>2010-01-23 12:17:48 +0100
committerChristoph Junghans <kleiner_otti@gmx.de>2010-01-23 12:17:48 +0100
commit742c959c1c7250513ce338a9a22785a6172bff54 (patch)
tree5da64c1450aa314430c0522f9b7df622fc404594 /sci-chemistry/gromacs/gromacs-9999.ebuild
parentsci-biology/samtools: Fixed manifest (diff)
downloadsci-742c959c1c7250513ce338a9a22785a6172bff54.tar.gz
sci-742c959c1c7250513ce338a9a22785a6172bff54.tar.bz2
sci-742c959c1c7250513ce338a9a22785a6172bff54.zip
sci-chemistry/gromacs: fixed --as-needed confusion
(Portage version: 2.1.6.13/git/Linux i686) (Signed Manifest commit)
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-9999.ebuild')
-rw-r--r--sci-chemistry/gromacs/gromacs-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild
index 2d1267226..2f85ba2d2 100644
--- a/sci-chemistry/gromacs/gromacs-9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-9999.ebuild
@@ -64,7 +64,7 @@ src_prepare() {
use fkernels && epatch "${FILESDIR}/${PN}-4.0.4-configure-gfortran.patch"
- append-ldflags -Wl,--no-as-needed
+ filter-ldflags -Wl,--as-needed
eautoreconf
GMX_DIRS=""