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