forked from KolibriOS/kolibrios
oberon07: Option -nochk a by default
This option disables runtime checks to reduce binary file size. Signed-off-by: Max Logaev <maxlogaev@proton.me>
This commit is contained in:
@@ -6,6 +6,4 @@ end
|
||||
|
||||
tup.include(HELPERDIR .. "/use_ob07.lua")
|
||||
|
||||
OB07_FLAGS = OB07_FLAGS .. "-nochk a "
|
||||
|
||||
build_ob07({"SRC/CEdit.ob07"}, "cedit");
|
||||
|
||||
Reference in New Issue
Block a user