mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
interpreters/wamr: This requires CLOCK_MONOTONIC to build
This commit is contained in:
parent
f4b0f9e290
commit
46650ffc29
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
config INTERPRETERS_WAMR
|
||||
tristate "Webassembly Micro Runtime"
|
||||
default n
|
||||
select CLOCK_MONOTONIC
|
||||
|
||||
if INTERPRETERS_WAMR
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue