Ficl doesn't build on sparc64.
This commit is contained in:
parent
2b6eac058e
commit
f21450f69f
@ -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…
x
Reference in New Issue
Block a user