提交 70968a4d 编写于 作者: H haotuo

Remove FORTIFY_SOURCE option for libc build

Issue:#I7JQOS

Test: pass libc-test and startup test
Signed-off-by: Nhaotuo <haotuo@huawei.com>
Change-Id: I4d5720ced892f7a1aa20870317d12fb01d043aab
上级 b0293cdc
...@@ -103,7 +103,6 @@ template("musl_libs") { ...@@ -103,7 +103,6 @@ template("musl_libs") {
cflags_basic = [ cflags_basic = [
"--target=${musl_target_triple}", "--target=${musl_target_triple}",
"-Wall", "-Wall",
"-D_FORTIFY_SOURCE=2",
"-Wl,-z,relro,-z,now,-z,noexecstack", "-Wl,-z,relro,-z,now,-z,noexecstack",
] ]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册