[csw-devel] SF.net SVN: gar:[15820] csw/mgar/pkg/mysql5/branches/mysql-5.1.x/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sat Oct 1 00:13:42 CEST 2011


Revision: 15820
          http://gar.svn.sourceforge.net/gar/?rev=15820&view=rev
Author:   wahwah
Date:     2011-09-30 22:13:42 +0000 (Fri, 30 Sep 2011)
Log Message:
-----------
pkg/mysql5/branches/mysql-5.1.x: uncommenting -I filtering

Modified Paths:
--------------
    csw/mgar/pkg/mysql5/branches/mysql-5.1.x/Makefile

Modified: csw/mgar/pkg/mysql5/branches/mysql-5.1.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.1.x/Makefile	2011-09-30 22:08:08 UTC (rev 15819)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.1.x/Makefile	2011-09-30 22:13:42 UTC (rev 15820)
@@ -273,7 +273,7 @@
 
 include gar/category.mk
 
-# CFLAGS := $(filter-out -I%,$(CFLAGS))
+CFLAGS := $(filter-out -I%,$(CFLAGS))
 
 test-custom:
 	alias sh=/usr/bin/bash;                           \

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