Revision: 24839 http://sourceforge.net/p/gar/code/24839 Author: jake_goerzen Date: 2015-04-09 17:01:27 +0000 (Thu, 09 Apr 2015) Log Message: ----------- tor-alpha: add ISAEXEC = 1 for automatic selection of 32/64 bit binaries
Modified Paths: -------------- csw/mgar/pkg/tor/branches/alpha/Makefile Modified: csw/mgar/pkg/tor/branches/alpha/Makefile =================================================================== --- csw/mgar/pkg/tor/branches/alpha/Makefile 2015-04-09 15:24:09 UTC (rev 24838) +++ csw/mgar/pkg/tor/branches/alpha/Makefile 2015-04-09 17:01:27 UTC (rev 24839) @@ -25,6 +25,7 @@ RUNTIME_DEP_PKGS_CSWtor += CSWlibssp0 BUILD64 = 1 +ISAEXEC = 1 sysconfdir = /etc/opt/csw CONFIGURE_ARGS = $(DIRPATHS) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.