[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torbrowser/master] [Linux] Stop shipping libQt*.so.4.6.2.debug



commit fe08391a92867d623dbf374565433870c829e908
Author: Robert Ransom <rransom.8774@xxxxxxxxx>
Date:   Fri Sep 2 02:09:27 2011 -0400

    [Linux] Stop shipping libQt*.so.4.6.2.debug
    
    Those files are too small to possibly contain useful debug information,
    and they make remove-shared-lib-symlinks's sanity checks fail.
---
 build-scripts/linux.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/build-scripts/linux.mk b/build-scripts/linux.mk
index 4b83c8f..47fd74b 100644
--- a/build-scripts/linux.mk
+++ b/build-scripts/linux.mk
@@ -286,6 +286,7 @@ install-binaries:
 	cp -d $(QT)/libQtGui.so* $(LIBSDIR)
 	cp -d $(QT)/libQtNetwork.so* $(LIBSDIR)
 	cp -d $(QT)/libQtXml.so* $(LIBSDIR)
+	rm $(LIBSDIR)/libQt*.so*.debug
 	# zlib
 	cp -d $(ZLIB)/libz.so $(ZLIB)/libz.so.1 $(ZLIB)/libz.so.1.2.5 $(LIBSDIR)/libz
 	# Libevent



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits