mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Remove gcc-specific additions to AM_CFLAGS in unittest Makefile.am files
This commit is contained in:
@ -3,8 +3,6 @@ AM_CPPFLAGS += -I$(top_srcdir)/unittest/mytap
|
||||
|
||||
AM_LDFLAGS = -L$(top_builddir)/unittest/mytap
|
||||
|
||||
AM_CFLAGS = -W -Wall -ansi -pedantic
|
||||
|
||||
LDADD = -lmytap
|
||||
|
||||
noinst_PROGRAMS = simple.t skip.t todo.t skip_all.t no_plan.t
|
||||
|
Reference in New Issue
Block a user