Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2014 13:15:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-mips@FreeBSD.org
Subject:   [Bug 191587] [mips] 'strip' corrupts static libraries
Message-ID:  <bug-191587-27794-pqbrkjIkIh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191587-27794@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191587-27794@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191587

--- Comment #15 from Ed Maste <emaste@freebsd.org> ---
root@erl:/usr/ports/x11/xdpyinfo # diff -u /usr/local/bin/libtool.orig
/usr/local/bin/libtool
--- /usr/local/bin/libtool.orig 2014-08-12 13:14:52.000000000 +0000
+++ /usr/local/bin/libtool      2014-08-08 14:45:45.000000000 +0000
@@ -290,7 +290,7 @@
 dlopen_self_static=no

 # Commands to strip libraries.
-old_striplib="strip --strip-debug"
+#old_striplib="strip --strip-debug"
 striplib="strip --strip-unneeded"


root@erl:/usr/ports/x11/xdpyinfo #

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191587-27794-pqbrkjIkIh>