[csw-devel] SF.net SVN: gar:[8002] csw/mgar/pkg/libidn/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Jan 14 23:36:58 CET 2010
Revision: 8002
http://gar.svn.sourceforge.net/gar/?rev=8002&view=rev
Author: dmichelsen
Date: 2010-01-14 22:36:58 +0000 (Thu, 14 Jan 2010)
Log Message:
-----------
libidn: Do not set LD_OPTIONS or test breaks. This is known behaviour from Simon Joseffsons packages
Modified Paths:
--------------
csw/mgar/pkg/libidn/trunk/Makefile
Modified: csw/mgar/pkg/libidn/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libidn/trunk/Makefile 2010-01-14 22:29:34 UTC (rev 8001)
+++ csw/mgar/pkg/libidn/trunk/Makefile 2010-01-14 22:36:58 UTC (rev 8002)
@@ -18,10 +18,13 @@
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+REQUIRED_PKGS = CSWggettextrt CSWiconv
+
BUILD64 = 1
NO_ISAEXEC = 1
-REQUIRED_PKGS = CSWggettextrt CSWiconv
+# We don't need it and if defined the test breaks
+LD_OPTIONS =
CONFIGURE_ARGS = $(DIRPATHS)
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