SF.net SVN: gar:[25894] csw/mgar/pkg/libpsl/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Aug 19 15:51:25 CEST 2016


Revision: 25894
          http://sourceforge.net/p/gar/code/25894
Author:   dmichelsen
Date:     2016-08-19 13:51:24 +0000 (Fri, 19 Aug 2016)
Log Message:
-----------
libpsl/trunk: Fix testsuite flags for i386

Modified Paths:
--------------
    csw/mgar/pkg/libpsl/trunk/Makefile

Modified: csw/mgar/pkg/libpsl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libpsl/trunk/Makefile	2016-08-19 13:00:53 UTC (rev 25893)
+++ csw/mgar/pkg/libpsl/trunk/Makefile	2016-08-19 13:51:24 UTC (rev 25894)
@@ -28,6 +28,9 @@
 CONFIGURE_ARGS += $(DIRPATHS)
 CONFIGURE_ARGS += --with-psl-file=$(sharedstatedir)/public_suffix_list.dat
 
+# This breaks the testsuite depending indirectly on libicuuc.so
+LINKER_IGNORE =
+
 # This is needed for sha1sum
 BUILD_ENV_PATH = /opt/csw/gnu:$(PATH)
 

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