Revision: 26791
http://sourceforge.net/p/gar/code/26791
Author: dmichelsen
Date: 2021-09-14 11:30:28 +0000 (Tue, 14 Sep 2021)
Log Message:
-----------
subversion/trunk: Enable ISAEXEC
Modified Paths:
--------------
csw/mgar/pkg/subversion/trunk/Makefile
Modified: csw/mgar/pkg/subversion/trunk/Makefile
===================================================================
--- csw/mgar/pkg/subversion/trunk/Makefile 2021-09-14 06:55:17 UTC (rev
26790)
+++ csw/mgar/pkg/subversion/trunk/Makefile 2021-09-14 11:30:28 UTC (rev
26791)
@@ -560,8 +560,8 @@
GARCOMPILER += $(GARCOMPILER-$(GAROSREL))
# There are lots of failing tests, needs more work
-# BUILD64_LIBS_ONLY = 1
BUILD64 = 1
+ISAEXEC = 1
#NODIRPATHS = --libdir --libexecdir
#CONFIGURE_ARGS = $(DIRPATHS) --libdir=$(SVNLIB) --libexecdir=$(SVNLIB)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.