SF.net SVN: gar:[22816] csw/mgar/pkg/zabbix/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Jan 9 22:32:17 CET 2014
Revision: 22816
http://sourceforge.net/p/gar/code/22816
Author: dmichelsen
Date: 2014-01-09 21:32:16 +0000 (Thu, 09 Jan 2014)
Log Message:
-----------
zabbix/trunk: Switch to gcc
Modified Paths:
--------------
csw/mgar/pkg/zabbix/trunk/Makefile
Modified: csw/mgar/pkg/zabbix/trunk/Makefile
===================================================================
--- csw/mgar/pkg/zabbix/trunk/Makefile 2014-01-09 21:22:59 UTC (rev 22815)
+++ csw/mgar/pkg/zabbix/trunk/Makefile 2014-01-09 21:32:16 UTC (rev 22816)
@@ -58,6 +58,9 @@
RUNTIME_DEP_PKGS_CSWzabbix-server += CSWlibldap2-4-2
RUNTIME_DEP_PKGS_CSWzabbix-server += CSWlibiksemel3
+# MySQL uses gcc, so we need to do also or the compiler flags bust
+GARCOMPILER = GCC4
+
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --with-mysql=$(bindir)/mysql_config
CONFIGURE_ARGS += --with-libcurl
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