[libdispatch-changes] [126] trunk/testing/Makefile.am

source_changes at macosforge.org source_changes at macosforge.org
Wed Nov 4 04:00:07 PST 2009


Revision: 126
          http://trac.macosforge.org/projects/libdispatch/changeset/126
Author:   robert at fledge.watson.org
Date:     2009-11-04 04:00:04 -0800 (Wed, 04 Nov 2009)
Log Message:
-----------
Drop -Werror from testing tree to be consistent with elsewhere.

Modified Paths:
--------------
    trunk/testing/Makefile.am

Modified: trunk/testing/Makefile.am
===================================================================
--- trunk/testing/Makefile.am	2009-11-04 11:32:27 UTC (rev 125)
+++ trunk/testing/Makefile.am	2009-11-04 12:00:04 UTC (rev 126)
@@ -69,5 +69,5 @@
 
 INCLUDES=-I$(top_builddir) -I$(top_srcdir)
 LDADD=libtest.la ../src/libdispatch.la
-CFLAGS=-Werror -Wall $(MARCH_FLAGS) $(CBLOCKS_FLAGS)
+CFLAGS=-Wall $(MARCH_FLAGS) $(CBLOCKS_FLAGS)
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/libdispatch-changes/attachments/20091104/a7e0d631/attachment-0001.html>


More information about the libdispatch-changes mailing list