diff options
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-9999.ebuild')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-9999.ebuild | 2 |
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="" |