80 lines
2.1 KiB
JSON
80 lines
2.1 KiB
JSON
[
|
|
{
|
|
"arguments": [
|
|
"/usr/bin/clang",
|
|
"-c",
|
|
"-I./include",
|
|
"-fPIC",
|
|
"-o",
|
|
"dstring.so",
|
|
"src/dstring.c"
|
|
],
|
|
"directory": "/mnt/3A5CDF785CDF2CFF/Users/abdoo/dev/dstring",
|
|
"file": "/mnt/3A5CDF785CDF2CFF/Users/abdoo/dev/dstring/src/dstring.c",
|
|
"output": "/mnt/3A5CDF785CDF2CFF/Users/abdoo/dev/dstring/dstring.so"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"/usr/bin/clang-16",
|
|
"-cc1",
|
|
"-triple",
|
|
"x86_64-redhat-linux-gnu",
|
|
"-emit-obj",
|
|
"-mrelax-all",
|
|
"-disable-free",
|
|
"-clear-ast-before-backend",
|
|
"-disable-llvm-verifier",
|
|
"-discard-value-names",
|
|
"-main-file-name",
|
|
"-mrelocation-model",
|
|
"pic",
|
|
"-pic-level",
|
|
"2",
|
|
"-fhalf-no-semantic-interposition",
|
|
"-mframe-pointer=all",
|
|
"-fmath-errno",
|
|
"-ffp-contract=on",
|
|
"-fno-rounding-math",
|
|
"-mconstructor-aliases",
|
|
"-funwind-tables=2",
|
|
"-target-cpu",
|
|
"x86-64",
|
|
"-tune-cpu",
|
|
"generic",
|
|
"-mllvm",
|
|
"-treat-scalable-fixed-error-as-warning",
|
|
"-debugger-tuning=gdb",
|
|
"-fcoverage-compilation-dir=/mnt/3A5CDF785CDF2CFF/Users/abdoo/dev/dstring",
|
|
"-resource-dir",
|
|
"/usr/lib64/clang/16",
|
|
"-I",
|
|
"./include",
|
|
"-internal-isystem",
|
|
"/usr/lib64/clang/16/include",
|
|
"-internal-isystem",
|
|
"/usr/local/include",
|
|
"-internal-isystem",
|
|
"/usr/bin/../lib/gcc/x86_64-redhat-linux/13/../../../../x86_64-redhat-linux/include",
|
|
"-internal-externc-isystem",
|
|
"/include",
|
|
"-internal-externc-isystem",
|
|
"/usr/include",
|
|
"-fdebug-compilation-dir=/mnt/3A5CDF785CDF2CFF/Users/abdoo/dev/dstring",
|
|
"-ferror-limit",
|
|
"19",
|
|
"-fgnuc-version=4.2.1",
|
|
"-fcolor-diagnostics",
|
|
"-faddrsig",
|
|
"-D__GCC_HAVE_DWARF2_CFI_ASM=1",
|
|
"-x",
|
|
"c",
|
|
"-o",
|
|
"/tmp/dstring-694812.o",
|
|
"src/dstring.c"
|
|
],
|
|
"directory": "/mnt/3A5CDF785CDF2CFF/Users/abdoo/dev/dstring",
|
|
"file": "/mnt/3A5CDF785CDF2CFF/Users/abdoo/dev/dstring/src/dstring.c",
|
|
"output": "/tmp/dstring-694812.o"
|
|
}
|
|
]
|