chore(musl): reduce the modifications of musl
Signed-off-by: Caoruihong <crh.cao@huawei.com> Change-Id: I32b820bc0eb7465bf54d506e7f5e759ef64101e2
This commit is contained in:
@@ -213,8 +213,7 @@ ifeq ($(LOSCFG_LIB_LIBC), y)
|
||||
LIB_SUBDIRS += lib/libc
|
||||
LITEOS_BASELIB += -lc
|
||||
LITEOS_LIBC_INCLUDE += \
|
||||
-I $(LITEOSTOPDIR)/lib/libc/include \
|
||||
-I $(LITEOSTHIRDPARTY)/musl/porting/liteos_a/kernel/include \
|
||||
-isystem $(LITEOSTHIRDPARTY)/musl/porting/liteos_a/kernel/include
|
||||
|
||||
LIB_SUBDIRS += lib/libsec
|
||||
LITEOS_BASELIB += -lsec
|
||||
|
||||
Reference in New Issue
Block a user