summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/boot/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/Makefile b/sys/boot/Makefile
index 45cad35..c9b7463 100644
--- a/sys/boot/Makefile
+++ b/sys/boot/Makefile
@@ -1,9 +1,7 @@
# $FreeBSD$
# Build the add-in FORTH interpreter
-.if ${MACHINE_ARCH} != "sparc64"
SUBDIR+= ficl
-.endif
# Build OpenFirmware library
.if ${MACHINE_ARCH} == "powerpc" || ${MACHINE_ARCH} == "sparc64"
OpenPOWER on IntegriCloud