[csw-devel] SF.net SVN: gar:[2931] csw/mgar/pkg/mbuffer/trunk/Makefile

skayser at users.sourceforge.net skayser at users.sourceforge.net
Thu Jan 29 17:14:06 CET 2009


Revision: 2931
          http://gar.svn.sourceforge.net/gar/?rev=2931&view=rev
Author:   skayser
Date:     2009-01-29 16:14:06 +0000 (Thu, 29 Jan 2009)

Log Message:
-----------
mbuffer: re-activated BUILD64=1 with NO_ISAEXEC=1

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

Modified: csw/mgar/pkg/mbuffer/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mbuffer/trunk/Makefile	2009-01-29 00:20:37 UTC (rev 2930)
+++ csw/mgar/pkg/mbuffer/trunk/Makefile	2009-01-29 16:14:06 UTC (rev 2931)
@@ -30,19 +30,16 @@
 # value of MASTER_SITES
 # UPSTREAM_MASTER_SITES = 
 
-# There had been a reason once to build the 64-bit version (all the way down)
-# http://opensolaris.org/jive/thread.jspa?messageID=293647&tstart=0
-#
 # To build the mixed package for x86 you have to do the following
 # 1)  build8x: gmake build-isa-i386
 # 2) build10x: gmake merge
 # 3)  build8x: gmake package
-#
-# As this is a bit of a hassle and mbuffer has frequent release cycles i
-# prefer to leave it out until someone actually needs it.
-#
-# BUILD64 = 1
+BUILD64 = 1
+
+# 64-bit isn't thorougly tested by upstream, default to 32-bit, but still
+# deliver 64-bit in case someone might want to play around with 2GB+ buffers
 # ISAEXEC_BINS = $(bindir)/mbuffer
+NO_ISAEXEC = 1
 
 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