commit:     61c68555371e5a170044d4bc0ae91060f462f7f8
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 12 20:40:52 2016 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Tue Jul 12 20:40:52 2016 +0000
URL:        https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=61c68555

www-client/seamonkey-2.42.2.0: drop the doubled -Wl,-rpath linker option

 www-client/seamonkey/seamonkey-2.42.2.0_p0.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/www-client/seamonkey/seamonkey-2.42.2.0_p0.ebuild 
b/www-client/seamonkey/seamonkey-2.42.2.0_p0.ebuild
index 98d052c..5a752e1 100644
--- a/www-client/seamonkey/seamonkey-2.42.2.0_p0.ebuild
+++ b/www-client/seamonkey/seamonkey-2.42.2.0_p0.ebuild
@@ -201,9 +201,6 @@ src_configure() {
        mozconfig_init
        mozconfig_config
 
-       # We want rpath support to prevent unneeded hacks on different libc 
variants
-       append-ldflags -Wl,-rpath="${MOZILLA_FIVE_HOME}"
-
        # It doesn't compile on alpha without this LDFLAGS
        use alpha && append-ldflags "-Wl,--no-relax"
 

Reply via email to