Ficl doesn't build on sparc64.
This commit is contained in:
parent
4e6c158a50
commit
e8779e48c0
@ -1,7 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
# Build the add-in FORTH interpreter
|
||||
.if ${MACHINE_ARCH} != "sparc64"
|
||||
SUBDIR+= ficl
|
||||
.endif
|
||||
|
||||
# Build OpenFirmware library
|
||||
.if ${MACHINE_ARCH} == "powerpc" || ${MACHINE_ARCH} == "sparc64"
|
||||
|
Loading…
Reference in New Issue
Block a user