18 lines
222 B
JSON
18 lines
222 B
JSON
{
|
|
"buildflags": {
|
|
"Cflags": [
|
|
"-9",
|
|
"-g",
|
|
"-gdwarf-2",
|
|
"-ggdb",
|
|
"-mcmodel=small",
|
|
"-O0",
|
|
"-Wall",
|
|
"-Wno-main",
|
|
"-Wno-missing-braces",
|
|
"-Wno-parentheses",
|
|
"-Wno-unknown-pragmas"
|
|
]
|
|
}
|
|
}
|