use CFLAGS from configure

tcc-xref
bellard 2005-09-03 18:34:22 +00:00
parent b0b8ac13ce
commit c42532c37d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#
include config.mak
CFLAGS=-O2 -g -Wall
CFLAGS+=-g -Wall
ifndef CONFIG_WIN32
LIBS=-ldl
BCHECK_O=bcheck.o