Set the default loader for powerpc(32- and 64-bit) back to to forth.

There are some issues with the lua-loader. To be on the safe side, use a well
known and working loader.

Approved by: re (glen)
This commit is contained in:
Andreas Tobler 2018-09-22 20:58:43 +00:00
parent b7befdf509
commit 697fb19207
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=338893

View File

@ -358,6 +358,11 @@ BROKEN_OPTIONS+=LOADER_UBOOT
.if ${__T} == "sparc64"
BROKEN_OPTIONS+=LOADER_GELI LOADER_LUA
.endif
# Lua in loader currently cause boot failures on powerpc.
# Further debugging is required.
.if ${__T} == "powerpc"
BROKEN_OPTIONS+=LOADER_LUA
.endif
.if ${__T:Mmips64*}
# profiling won't work on MIPS64 because there is only assembly for o32