diff options
-rw-r--r-- | config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,7 +13,6 @@ LIBS = -lc # debug #CFLAGS = -fstack-protector-all -O0 -g -std=c99 -Wall -Wextra -pedantic -DVERSION=\"${VERSION}\" -D_POSIX_C_SOURCE=200809L -##CFLAGS = -O0 -g -cstd=c99 -Wall -Wextra -pedantic -DVERSION=\"${VERSION}\" #LDFLAGS = ${LIBS} # optimized |