mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-26 07:27:53 +00: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:
parent
8f6430666f
commit
db04fc2a09
@ -1,7 +1,7 @@
|
|||||||
include gnulib.mk
|
|
||||||
|
|
||||||
AM_CFLAGS = $(GNULIB_TEST_WARN_CFLAGS) $(WERROR_CFLAGS)
|
AM_CFLAGS = $(GNULIB_TEST_WARN_CFLAGS) $(WERROR_CFLAGS)
|
||||||
|
|
||||||
|
include gnulib.mk
|
||||||
|
|
||||||
# A few tests are inherently warning-evoking.
|
# A few tests are inherently warning-evoking.
|
||||||
# In the typical case where we use -Werror, exempt the few offenders.
|
# In the typical case where we use -Werror, exempt the few offenders.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user