Revision: 25228 http://sourceforge.net/p/gar/code/25228 Author: pfelecan Date: 2015-09-05 10:18:20 +0000 (Sat, 05 Sep 2015) Log Message: ----------- without guile support for 64 bit
Modified Paths: -------------- csw/mgar/pkg/gdb/trunk/Makefile Modified: csw/mgar/pkg/gdb/trunk/Makefile =================================================================== --- csw/mgar/pkg/gdb/trunk/Makefile 2015-09-04 09:46:19 UTC (rev 25227) +++ csw/mgar/pkg/gdb/trunk/Makefile 2015-09-05 10:18:20 UTC (rev 25228) @@ -54,7 +54,7 @@ CONFIGURE_ARGS-32 += --with-python CONFIGURE_ARGS-32 += --disable-largefile -CONFIGURE_ARGS-64 += +CONFIGURE_ARGS-64 += --with-guile=no CONFIGURE_ARGS = $(DIRPATHS) CONFIGURE_ARGS += --with-system-readline This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.