SF.net SVN: gar:[23089] csw/mgar/pkg/freeciv/trunk/Makefile

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Fri Feb 28 19:42:27 CET 2014


Revision: 23089
          http://sourceforge.net/p/gar/code/23089
Author:   jake_goerzen
Date:     2014-02-28 18:42:25 +0000 (Fri, 28 Feb 2014)
Log Message:
-----------
freeciv: enable database support for mysql, postgres, sqlite3; enable additional clients sdl, xaw

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

Modified: csw/mgar/pkg/freeciv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/freeciv/trunk/Makefile	2014-02-28 17:18:27 UTC (rev 23088)
+++ csw/mgar/pkg/freeciv/trunk/Makefile	2014-02-28 18:42:25 UTC (rev 23089)
@@ -41,7 +41,12 @@
 TEST_SCRIPTS =
 
 CONFIGURE_ARGS += $(DIRPATHS)
+CONFIGURE_ARGS += --enable-fcdb=all
+CONFIGURE_ARGS += --enable-client=gtk2,sdl,xaw
 
+# Disable linker map forcing SUNW_1.22.2 as the linked MySQL needs SUNW_1.22.5
+LINKER_MAPS =
+
 # build package on Solaris 10
 PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
 

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