[csw-devel] SF.net SVN: gar:[20161] csw/mgar/pkg/redis/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Jan 17 17:55:01 CET 2013


Revision: 20161
          http://gar.svn.sourceforge.net/gar/?rev=20161&view=rev
Author:   wahwah
Date:     2013-01-17 16:55:00 +0000 (Thu, 17 Jan 2013)
Log Message:
-----------
redis/trunk: cleanup

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

Modified: csw/mgar/pkg/redis/trunk/Makefile
===================================================================
--- csw/mgar/pkg/redis/trunk/Makefile	2013-01-17 16:11:57 UTC (rev 20160)
+++ csw/mgar/pkg/redis/trunk/Makefile	2013-01-17 16:55:00 UTC (rev 20161)
@@ -3,7 +3,6 @@
 #
 NAME = redis
 VERSION = 2.6.9
-GARTYPE = v2
 
 DESCRIPTION = An advanced key-value store
 
@@ -14,12 +13,11 @@
 
 PACKAGES += CSWredis
 SPKG_DESC_CSWredis = An advanced key-value store
-# PKGFILES is catchall
 
 BUILD64 = 1
 ISAEXEC = 1
 
-GARCOMPILER = GCC4
+GARCOMPILER = GNU
 
 # These are set in the Makefile and are not inherited when we force our CFLAGS in
 EXTRA_CFLAGS += -std=c99 -pedantic -Wall -W -D__EXTENSIONS__ -D_XPG6

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