Skip to content

Commit

Permalink
dlcn:need select MODULES when compile
Browse files Browse the repository at this point in the history
Signed-off-by: anjiahao <[email protected]>
  • Loading branch information
anjiahao1 committed Oct 7, 2024
1 parent fb66ad7 commit 63d41ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/libc/dlfcn/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
config LIBC_DLFCN
bool "Shared library support"
default n
select MODULES
select LIBC_MODLIB if !BUILD_FLAT
select MODULE if BUILD_FLAT
---help---
Expand Down

0 comments on commit 63d41ec

Please sign in to comment.