[csw-devel] SF.net SVN: gar:[8780] csw/mgar/pkg/xz/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Feb 24 11:46:15 CET 2010
Revision: 8780
http://gar.svn.sourceforge.net/gar/?rev=8780&view=rev
Author: dmichelsen
Date: 2010-02-24 10:46:15 +0000 (Wed, 24 Feb 2010)
Log Message:
-----------
xz: Add workaround from Ruperts bug report
Modified Paths:
--------------
csw/mgar/pkg/xz/trunk/Makefile
Modified: csw/mgar/pkg/xz/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xz/trunk/Makefile 2010-02-24 10:33:54 UTC (rev 8779)
+++ csw/mgar/pkg/xz/trunk/Makefile 2010-02-24 10:46:15 UTC (rev 8780)
@@ -21,6 +21,10 @@
GARCOMPILER = GNU
CONFIGURE_ARGS = $(DIRPATHS)
+# Workaround for reported bug:
+# <http://sourceforge.net/projects/lzmautils/forums/forum/708858/topic/3500014>
+CONFIGURE_ARGS += gl_cv_cc_visibility=no
+
# not able to figure out which target runs the tests in "tests"
TEST_TARGET = check
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list