Skip to content

Commit fe7b57a

Browse files
gustavoniheixiaoxiang781216
authored andcommitted
wamr: Fix INTERPRETERS_WAMR_LIBC_WASI dependency on PSEUDOFS_SOFTLINKS
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
1 parent 9bb730f commit fe7b57a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

interpreters/wamr/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ config INTERPRETERS_WAMR_LIBC_BUILTIN
7272

7373
config INTERPRETERS_WAMR_LIBC_WASI
7474
bool "Enable WASI libc"
75+
select PSEUDOFS_SOFTLINKS
7576
default n
7677
---help---
7778
Note: As of writing this, this works only with main branch of

0 commit comments

Comments
 (0)