mirror of
https://github.com/tailix/libkernaux.git
synced 2025-05-05 17:52:39 -04:00
Remove unnecessary CFLAGS
This commit is contained in:
parent
cbe05e5bbd
commit
089a16b02f
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ AM_CFLAGS = \
|
||||||
-pedantic \
|
-pedantic \
|
||||||
-Wall \
|
-Wall \
|
||||||
-Wextra \
|
-Wextra \
|
||||||
-Wno-gnu-variable-sized-type-not-at-end \
|
|
||||||
-I$(top_srcdir)/include
|
-I$(top_srcdir)/include
|
||||||
|
|
||||||
lib_LIBRARIES = libkernaux.a
|
lib_LIBRARIES = libkernaux.a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue