mirror of
https://github.com/tailix/libclayer.git
synced 2024-11-20 11:06:24 -05:00
Remove unnecessary code
This commit is contained in:
parent
617e55bcfd
commit
cf57b3e485
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ AM_CFLAGS = \
|
|||
-Wall \
|
||||
-Wextra \
|
||||
-I$(top_builddir)/include \
|
||||
-I$(top_srcdir)/include \
|
||||
-D_POSIX_C_SOURCE=200809L
|
||||
-I$(top_srcdir)/include
|
||||
|
||||
if ENABLE_WERROR
|
||||
AM_CFLAGS += -Werror
|
||||
|
|
Loading…
Reference in a new issue