mirror of
https://github.com/opnsense/src.git
synced 2026-04-25 08:07:28 -04:00
VERBOSE_LS is obsolete
This commit is contained in:
parent
29595ffd90
commit
82bb1fb746
1 changed files with 0 additions and 2 deletions
|
|
@ -16,8 +16,6 @@ SRCS+= main.c conf.c
|
|||
CFLAGS+= -mno-fp-regs
|
||||
CFLAGS+= -I${.CURDIR}/../../common -I${.CURDIR}
|
||||
CFLAGS+= -I${.OBJDIR}
|
||||
# Verbose ls causes extra heap usage
|
||||
CFLAGS+= -DVERBOSE_LS
|
||||
|
||||
CLEANFILES+= vers.c vers.o gensetdefs.o gensetdefs setdef0.o setdef1.o \
|
||||
setdefs.h start.o
|
||||
|
|
|
|||
Loading…
Reference in a new issue