Author: imp
Date: Fri May  1 17:50:26 2020
New Revision: 360541
URL: https://svnweb.freebsd.org/changeset/base/360541

Log:
  Spell LOADER correctly so we test lua build.

Modified:
  head/tools/boot/universe.sh

Modified: head/tools/boot/universe.sh
==============================================================================
--- head/tools/boot/universe.sh Fri May  1 17:50:21 2020        (r360540)
+++ head/tools/boot/universe.sh Fri May  1 17:50:26 2020        (r360541)
@@ -97,7 +97,7 @@ for i in \
        powerpc/powerpc powerpc/powerpc64 \
        ; do
     ta=${i##*/}
-    dobuild $ta _.boot.${ta}.lua.log "MK_LOADEDER_LUA=yes MK_FORTH=no"
+    dobuild $ta _.boot.${ta}.lua.log "MK_LOADER_LUA=yes MK_FORTH=no"
 done
 
 # Build w/o ZFS
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to