If one wishes to set breakpoints of static the functions here, they
cannot be inlined. Submitted by: jhb
This commit is contained in:
parent
235610273e
commit
f10d20060e
@ -21,7 +21,7 @@ LDADD= -ll -ledit -ltermcap
|
|||||||
LFLAGS= -8 # 8-bit lex scanner for arithmetic
|
LFLAGS= -8 # 8-bit lex scanner for arithmetic
|
||||||
CFLAGS+=-DSHELL -I. -I${.CURDIR}
|
CFLAGS+=-DSHELL -I. -I${.CURDIR}
|
||||||
# for debug:
|
# for debug:
|
||||||
# DEBUG_FLAGS+= -g -DDEBUG=3
|
# DEBUG_FLAGS+= -g -DDEBUG=3 -fno-inline
|
||||||
WARNS?= 2
|
WARNS?= 2
|
||||||
WFORMAT=0
|
WFORMAT=0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user