[Bug 191587] [mips] 'strip' corrupts static libraries

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 12 13:15:31 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191587

--- Comment #15 from Ed Maste <emaste at freebsd.org> ---
root at 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 at erl:/usr/ports/x11/xdpyinfo #

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


More information about the freebsd-mips mailing list