interpreters/wamr: This requires CLOCK_MONOTONIC to build
This commit is contained in:
parent
f4b0f9e290
commit
46650ffc29
@ -6,6 +6,7 @@
|
|||||||
config INTERPRETERS_WAMR
|
config INTERPRETERS_WAMR
|
||||||
tristate "Webassembly Micro Runtime"
|
tristate "Webassembly Micro Runtime"
|
||||||
default n
|
default n
|
||||||
|
select CLOCK_MONOTONIC
|
||||||
|
|
||||||
if INTERPRETERS_WAMR
|
if INTERPRETERS_WAMR
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user