6 # Ideally, we should be enabling further flags, but this requires upstream
7 # changes. Leaving these here for now.
9 # -g -Wall -Wno-long-long -W -Wformat=2 -Wmissing-prototypes \
10 # -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings \
11 # -Wshadow -Wpointer-arith -Wno-sign-compare -Wundef \
12 # -Wbad-function-cast -Winline -Wcast-align \
13 # -Wdeclaration-after-statement -Wno-pointer-sign \
14 # -Wno-attributes -Wno-unused-result
18 -DGOT_LIBEXECDIR="$(libexecdir)" \
20 -I$(top_srcdir)/compat \
22 -I$(top_srcdir)/include \
23 -I$(top_srcdir)/template \
24 -I$(top_srcdir)/gotd \