Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148314864
D16795.id46910.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
426 B
Referenced Files
None
Subscribers
None
D16795.id46910.diff
View Options
Index: stand/defs.mk
===================================================================
--- stand/defs.mk
+++ stand/defs.mk
@@ -154,10 +154,10 @@
#
# Have a sensible default
#
-.if ${MK_FORTH} == "yes"
-LOADER_DEFAULT_INTERP?=4th
-.elif ${MK_LOADER_LUA} == "yes"
+.if ${MK_LOADER_LUA} == "yes"
LOADER_DEFAULT_INTERP?=lua
+.elif ${MK_FORTH} == "yes"
+LOADER_DEFAULT_INTERP?=4th
.else
LOADER_DEFAULT_INTERP?=simp
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 18, 3:24 AM (8 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29874412
Default Alt Text
D16795.id46910.diff (426 B)
Attached To
Mode
D16795: stand: Flip the default interpreter to Lua
Attached
Detach File
Event Timeline
Log In to Comment