aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/lto-plugin/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.6/lto-plugin/Makefile.am')
-rw-r--r--gcc-4.6/lto-plugin/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.6/lto-plugin/Makefile.am b/gcc-4.6/lto-plugin/Makefile.am
index 4067c43..b24015e 100644
--- a/gcc-4.6/lto-plugin/Makefile.am
+++ b/gcc-4.6/lto-plugin/Makefile.am
@@ -8,7 +8,7 @@ target_noncanonical := @target_noncanonical@
libexecsubdir := $(libexecdir)/gcc/$(target_noncanonical)/$(gcc_version)
AM_CPPFLAGS = -I$(top_srcdir)/../include $(DEFS)
-AM_CFLAGS = -Wall -Werror
+AM_CFLAGS = @ac_lto_plugin_warn_cflags@
AM_LIBTOOLFLAGS = --tag=disable-static
libexecsub_LTLIBRARIES = liblto_plugin.la