work in progress
This commit is contained in:
@@ -243,7 +243,8 @@ AUTOMAKE = ${SHELL} '/home/ziggi/Projects/helmet/missing' automake-1.16
|
||||
AWK = mawk
|
||||
CC = gcc
|
||||
CCDEPMODE = depmode=none
|
||||
CFLAGS = -g -O2 -std=c99 -Wall -I. -I ./libxasync -I ./libxtools
|
||||
CFLAGS = -g -O2 -std=c99 -Wall -I. -I ./libxasync -I ./libxtools \
|
||||
-D_POSIX_C_SOURCE=1
|
||||
CPPFLAGS =
|
||||
CSCOPE = cscope
|
||||
CTAGS = ctags
|
||||
|
||||
Reference in New Issue
Block a user