提交 a449021e 编写于 作者: T t00498749 提交者: public tcshversion

TicketNo:DTS2020052912386

Description: libsec
Team:OTHERS
Feature or Bugfix:Feature
Binary Source:NA
PrivateCode(Yes/No):Yes

Change-Id: I08eb1c3f12804efde610bc41e73b5593204b9288
Reviewed-on: http://mgit-tm.rnd.huawei.com/9591474Tested-by: Npublic jenkins <public_jenkins@notesmail.huawei.com>
Reviewed-by: Njianghan 00316535 <jianghan2@huawei.com>
上级 ffdcb5ac
......@@ -29,7 +29,7 @@ CFLAGS += -I$(abspath ../src/drivers)
CFLAGS += -I$(abspath ./)
CFLAGS += -I$(abspath ../os_dep/include)
CFLAGS += -I$(abspath ../../../../drivers/hdf/frameworks/include)
CFLAGS += -I$(abspath ../../../../kernel/liteos-a/lib/libsec/include)
CFLAGS += -I$(abspath ../../../../third_party/bounds_checking_function/include)
CFLAGS += -I$(abspath ../../../../drivers/hdf/frameworks/ability/message/include)
CFLAGS += -shared -fPIC
CFLAGS += -DUSERSPACE_CLIENT_SUPPORT
......
......@@ -31,7 +31,7 @@ CFLAGS += -I$(abspath ./)
CFLAGS += -I$(abspath ../os_dep/include)
CFLAGS += -I$(abspath ../../../../drivers/hdf/frameworks/include)
CFLAGS += -I$(abspath ../../../../drivers/hdf/frameworks/ability/message/include)
CFLAGS += -I$(abspath ../../../../kernel/liteos-a/lib/libsec/include)
CFLAGS += -I$(abspath ../../../../third_party/bounds_checking_function/include)
CFLAGS += -shared -fPIC
CFLAGS += -DUSERSPACE_CLIENT_SUPPORT
LIBS += -L$(DEPDIR) -lmessage_engine -lhdf_osal -lsec_shared
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册