mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
Build ficl on all architectures.
This commit is contained in:
parent
3a19b480c8
commit
9b36a30ee4
1 changed files with 0 additions and 2 deletions
|
|
@ -1,9 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
# Build the add-in FORTH interpreter
|
||||
.if ${MACHINE_ARCH} != "ia64"
|
||||
SUBDIR+= ficl
|
||||
.endif
|
||||
|
||||
# Build OpenFirmware library on PowerPC
|
||||
.if ${MACHINE_ARCH} == "powerpc"
|
||||
|
|
|
|||
Loading…
Reference in a new issue