mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 14:48:57 +00:00
Ficl doesn't build on sparc64.
This commit is contained in:
parent
2b6eac058e
commit
f21450f69f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96269
@ -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