chore(musl): reduce the modifications of musl

Signed-off-by: Caoruihong <crh.cao@huawei.com>
Change-Id: I32b820bc0eb7465bf54d506e7f5e759ef64101e2
This commit is contained in:
Caoruihong
2021-08-18 00:24:50 +08:00
parent 4dc059f207
commit 9549f5ebd0
15 changed files with 442 additions and 85 deletions

View File

@@ -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