mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Enable building of ficl on MIPS. It compiles, but needs more testing.
This commit is contained in:
parent
962cd8ffd7
commit
7d11259539
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=188825
@ -2,10 +2,6 @@
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
.if ${MACHINE_ARCH} == "mips"
|
||||
MK_FORTH=no # not yet
|
||||
.endif
|
||||
|
||||
.if ${MK_FORTH} != "no"
|
||||
# Build the add-in FORTH interpreter.
|
||||
SUBDIR+= ficl
|
||||
|
Loading…
Reference in New Issue
Block a user