Makefile updates:
Turn on optimization Remove some redundancy in FLAGS
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
LIB= sys
|
||||
|
||||
CPPFLAGS+=-O -D_MINIX -D_POSIX_SOURCE
|
||||
|
||||
SRCS= \
|
||||
alloc_util.c \
|
||||
assert.c \
|
||||
|
||||
Reference in New Issue
Block a user