android13/external/ltp/android/tools/custom_cflags.json

6 lines
210 B
JSON

{
"testcases/kernel/syscalls/getcwd/getcwd02": ["-U_FORTIFY_SOURCE"],
"testcases/cve/stack_clash": ["-Wno-infinite-recursion"],
"testcases/kernel/syscalls/bpf/bpf_prog05": ["-Wno-shift-count-overflow"]
}