mirror of
https://gitee.com/openharmony/developtools_profiler
synced 2024-11-23 06:50:12 +00:00
回退编译选项修改
Signed-off-by: zhangcui <zhangcui11@huawei.com>
This commit is contained in:
parent
066c79e0bf
commit
b781ee211d
@ -60,8 +60,8 @@ config("user_common_config") {
|
||||
config("kern_common_config") {
|
||||
cflags = [
|
||||
"-target",
|
||||
"-g",
|
||||
"bpf",
|
||||
"-g",
|
||||
"-fno-stack-protector",
|
||||
]
|
||||
defines = [ "__aarch64__" ]
|
||||
|
Loading…
Reference in New Issue
Block a user