[csw-devel] SF.net SVN: gar:[10252] csw/mgar/pkg/sharutils/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Fri Jun 18 02:18:52 CEST 2010
Revision: 10252
http://gar.svn.sourceforge.net/gar/?rev=10252&view=rev
Author: wahwah
Date: 2010-06-18 00:18:52 +0000 (Fri, 18 Jun 2010)
Log Message:
-----------
sharutils: Don't build 64-bit binaries.
Modified Paths:
--------------
csw/mgar/pkg/sharutils/trunk/Makefile
Modified: csw/mgar/pkg/sharutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sharutils/trunk/Makefile 2010-06-17 20:27:44 UTC (rev 10251)
+++ csw/mgar/pkg/sharutils/trunk/Makefile 2010-06-18 00:18:52 UTC (rev 10252)
@@ -18,7 +18,10 @@
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
TEST_TARGET = check
CONFIGURE_ARGS = $(DIRPATHS)
-BUILD64 = 1
+# Apparently, 64 bit builds are frown upon:
+# http://lists.opencsw.org/pipermail/pkgsubmissions/2010-June/000907.html
+# BUILD64 = 1
+
# To make the test use gmd5sum
MD5SUM = gmd5sum
RUNTIME_DEP_PKGS_CSWsharutils += CSWggettextrt
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