Revision: 2872
http://gar.svn.sourceforge.net/gar/?rev=2872&view=rev
Author: harpchad
Date: 2009-01-21 04:44:27 +0000 (Wed, 21 Jan 2009)
Log Message:
-----------
Disable amd64 due to missing dependencies
Modified Paths:
--------------
csw/mgar/pkg/curl/trunk/Makefile
Modified: csw/mgar/pkg/curl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/curl/trunk/Makefile 2009-01-21 03:12:06 UTC (rev 2871)
+++ csw/mgar/pkg/curl/trunk/Makefile 2009-01-21 04:44:27 UTC (rev 2872)
@@ -24,7 +24,11 @@
LIBDEPS += lib/openssl
CONFIGURE_ARGS = $(DIRPATHS) --with-ssl
-BUILD64 = 1
+
+#Can't build amd64 until openldap has an amd64 build (Mantis 3028)
+#BUILD64 = 1
+EXTRA_BUILD_ISAS_sparc = sparcv9
+
TEST_SCRIPTS =
PKGFILES_CSWcurldevel = $(PKGFILES_DEVEL)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel