interpreters/wamr/Kconfig: enable text heap when necessary
This commit is contained in:
parent
f7b0ad4b74
commit
ba08c77000
@ -33,6 +33,7 @@ endif
|
|||||||
|
|
||||||
config INTERPRETERS_WAMR_AOT
|
config INTERPRETERS_WAMR_AOT
|
||||||
bool "Enable AOT"
|
bool "Enable AOT"
|
||||||
|
select ARCH_USE_TEXT_HEAP if ARCH_HAVE_TEXT_HEAP
|
||||||
default n
|
default n
|
||||||
|
|
||||||
choice
|
choice
|
||||||
|
Loading…
x
Reference in New Issue
Block a user