no lua mre debug (#4110)
This commit is contained in:
parent
a836f58c79
commit
74301f5278
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
export EXTRA_PARAMS="-DRAMDISK_INVALID"
|
||||
export EXTRA_PARAMS="-DRAMDISK_INVALID -DEFI_LUA=FALSE"
|
||||
export DEBUG_LEVEL_OPT="-O0 -ggdb -g"
|
||||
|
||||
# export USE_OPENBLT=yes
|
||||
|
|
Loading…
Reference in New Issue