mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-21 00:27:19 +08:00
[libc]在开启libc后依然保持RT_LIBC_USING_TIME定义存在
This commit is contained in:
parent
f4412c3abc
commit
df04d97026
@ -41,6 +41,9 @@ if RT_USING_LIBC && RT_USING_DFS
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
if RT_USING_LIBC
|
if RT_USING_LIBC
|
||||||
|
config RT_LIBC_USING_TIME
|
||||||
|
default y
|
||||||
|
|
||||||
config RT_USING_MODULE
|
config RT_USING_MODULE
|
||||||
bool "Enable dynamic module with dlopen/dlsym/dlclose feature"
|
bool "Enable dynamic module with dlopen/dlsym/dlclose feature"
|
||||||
default n
|
default n
|
||||||
|
Loading…
x
Reference in New Issue
Block a user