mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Now that we no longer conditionally compile some files outside of ficl
with BOOT_FORTH, retire it from here.
This commit is contained in:
parent
c15e695270
commit
d958e1323d
1 changed files with 0 additions and 1 deletions
|
|
@ -17,5 +17,4 @@ CFLAGS+= -fPIC
|
|||
.endif
|
||||
|
||||
CFLAGS+= -I${FICLSRC} -I${FICLSRC}/${FICL_CPUARCH} -I${LDRSRC}
|
||||
CFLAGS+= -DBOOT_FORTH
|
||||
CFLAGS+= -DBF_DICTSIZE=15000
|
||||
|
|
|
|||
Loading…
Reference in a new issue