mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 22:30:12 +01:00
st/xa: automake: remove duplicate -Wall
Already handled by configure.ac Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
6a5850b04a
commit
c4862fa382
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ include Makefile.sources
|
|||
include $(top_srcdir)/src/gallium/Automake.inc
|
||||
|
||||
AM_CFLAGS = \
|
||||
-Wall -pedantic \
|
||||
-pedantic \
|
||||
$(GALLIUM_CFLAGS) \
|
||||
$(VISIBILITY_CFLAGS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue