mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-06 07:06:38 -04:00
build: Update after gnulib changed
* gnulib-tests/Makefile.am: Move the AM_CFLAGS assignment before the 'include gnulib.mk'.
This commit is contained in:
committed by
Paul Eggert
parent
8f6430666f
commit
db04fc2a09
@@ -1,7 +1,7 @@
|
||||
include gnulib.mk
|
||||
|
||||
AM_CFLAGS = $(GNULIB_TEST_WARN_CFLAGS) $(WERROR_CFLAGS)
|
||||
|
||||
include gnulib.mk
|
||||
|
||||
# A few tests are inherently warning-evoking.
|
||||
# In the typical case where we use -Werror, exempt the few offenders.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user