interpreters/wamr: This requires CLOCK_MONOTONIC to build

This commit is contained in:
YAMAMOTO Takashi 2020-10-13 13:51:52 +09:00 committed by Alin Jerpelea
parent f4b0f9e290
commit 46650ffc29

View File

@ -6,6 +6,7 @@
config INTERPRETERS_WAMR
tristate "Webassembly Micro Runtime"
default n
select CLOCK_MONOTONIC
if INTERPRETERS_WAMR