From 26605b27e9381ff1f33aa7cb09746620039f2864 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 21 Jul 2011 07:45:34 +0000 Subject: =?UTF-8?q?2011-07-21=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * psxhdrs/Makefile.am: Remove -Wno-unused-but-set-variable (Non-portable). --- testsuites/psxtests/ChangeLog | 5 +++++ testsuites/psxtests/psxhdrs/Makefile.am | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'testsuites') diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index 8d4126fb77..50d1c8d326 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,3 +1,8 @@ +2011-07-21 Ralf Corsépius + + * psxhdrs/Makefile.am: Remove -Wno-unused-but-set-variable + (Non-portable). + 2011-07-19 Joel Sherrill PR 1838/filesystem diff --git a/testsuites/psxtests/psxhdrs/Makefile.am b/testsuites/psxtests/psxhdrs/Makefile.am index 66c484ff83..b385a0958d 100644 --- a/testsuites/psxtests/psxhdrs/Makefile.am +++ b/testsuites/psxtests/psxhdrs/Makefile.am @@ -30,5 +30,4 @@ include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(top_srcdir)/../automake/compile.am include $(top_srcdir)/../automake/leaf.am -AM_CPPFLAGS += -Wno-unused-but-set-variable include $(top_srcdir)/../automake/local.am -- cgit v1.2.3