Enable FICL build on powerpc
This commit is contained in:
parent
456ff079c0
commit
db97bace42
@ -4,7 +4,7 @@
|
||||
.MAKEFLAGS: MACHINE_ARCH=i386 MACHINE=i386 REALLY_AMD64=true
|
||||
.endif
|
||||
|
||||
.if !defined(NOFORTH) && ${MACHINE_ARCH} != "powerpc"
|
||||
.if !defined(NOFORTH)
|
||||
# Build the add-in FORTH interpreter
|
||||
SUBDIR+= ficl
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user