X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FMakefile.am;h=596e469eadc76d769b5b5c3f3262d432c04c276b;hb=abe051ba82bee9eebbc5149a3b62b057f2d8b14a;hp=5161b5e801d7d29b7908b229c141959d62959111;hpb=0138187e9fc351c6d4615bbe2ab020a3ac646b50;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/Makefile.am b/gas/Makefile.am index 5161b5e801..596e469ead 100644 --- a/gas/Makefile.am +++ b/gas/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to generate Makefile.in # -# Copyright (C) 2012-2015 Free Software Foundation, Inc. +# Copyright (C) 2012-2016 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -37,7 +37,7 @@ LEX = `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi` am__skiplex = am__skipyacc = -WARN_CFLAGS = @WARN_CFLAGS@ +WARN_CFLAGS = @WARN_CFLAGS@ @WARN_WRITE_STRINGS@ NO_WERROR = @NO_WERROR@ AM_CFLAGS = $(WARN_CFLAGS) $(ZLIBINC)