aboutsummaryrefslogtreecommitdiff
path: root/compile_commands.json
diff options
context:
space:
mode:
authorNicholas Noll <nbnoll@eml.cc>2020-05-06 20:39:55 -0700
committerNicholas Noll <nbnoll@eml.cc>2020-05-06 20:39:55 -0700
commit46da413cf7c9c995842a83cd54b02a17cd9c7289 (patch)
tree84db38f506a8aed3f4b3c33971b9049c059446c0 /compile_commands.json
parentee48d2771f45a210a25cc354d0dbff5f69821f8b (diff)
bump
Diffstat (limited to 'compile_commands.json')
-rw-r--r--compile_commands.json164
1 files changed, 71 insertions, 93 deletions
diff --git a/compile_commands.json b/compile_commands.json
index fac553e..acb788e 100644
--- a/compile_commands.json
+++ b/compile_commands.json
@@ -4,7 +4,6 @@
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -12,23 +11,25 @@
"-fms-extensions",
"-Wno-microsoft-anon-tag",
"-Wno-incompatible-function-pointer-types",
+ "-ffreestanding",
+ "-fno-builtin",
+ "-nostdlib",
"-isystem",
"include/vendor/libc",
"-I",
"include",
"-o",
- "build/libbio/io/newick.o",
- "sys/libbio/io/newick.c"
+ "build/libc/string.o",
+ "sys/libc/string.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libbio/io/newick.c"
+ "file": "sys/libc/string.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -36,24 +37,22 @@
"-fms-extensions",
"-Wno-microsoft-anon-tag",
"-Wno-incompatible-function-pointer-types",
- "-D_GNU_SOURCE",
"-isystem",
"include/vendor/libc",
"-I",
"include",
"-o",
- "build/libmath/test.o",
- "sys/libmath/test.c"
+ "build/libn/bufio.o",
+ "sys/libn/bufio.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libmath/test.c"
+ "file": "sys/libn/bufio.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -66,18 +65,17 @@
"-I",
"include",
"-o",
- "build/libn/flate.o",
- "sys/libn/flate.c"
+ "build/libbio/phylo.o",
+ "sys/libbio/phylo.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libn/flate.c"
+ "file": "sys/libbio/phylo.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -90,18 +88,17 @@
"-I",
"include",
"-o",
- "build/libn/gz.o",
- "sys/libn/gz.c"
+ "build/libn/flate.o",
+ "sys/libn/flate.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libn/gz.c"
+ "file": "sys/libn/flate.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -114,18 +111,17 @@
"-I",
"include",
"-o",
- "build/libn/mmap.o",
- "sys/libn/mmap.c"
+ "build/libn/sort.o",
+ "sys/libn/sort.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libn/mmap.c"
+ "file": "sys/libn/sort.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -133,24 +129,22 @@
"-fms-extensions",
"-Wno-microsoft-anon-tag",
"-Wno-incompatible-function-pointer-types",
- "-D_GNU_SOURCE",
"-isystem",
"include/vendor/libc",
"-I",
"include",
"-o",
- "build/libmath/blas.o",
- "sys/libmath/blas.c"
+ "build/libbio/test.o",
+ "sys/libbio/test.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libmath/blas.c"
+ "file": "sys/libbio/test.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -163,18 +157,17 @@
"-I",
"include",
"-o",
- "build/libbio/test.o",
- "sys/libbio/test.c"
+ "build/libbio/align.o",
+ "sys/libbio/align.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libbio/test.c"
+ "file": "sys/libbio/align.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -182,26 +175,23 @@
"-fms-extensions",
"-Wno-microsoft-anon-tag",
"-Wno-incompatible-function-pointer-types",
- "-ffreestanding",
- "-fno-builtin",
- "-nostdlib",
+ "-D_GNU_SOURCE",
"-isystem",
"include/vendor/libc",
"-I",
"include",
"-o",
- "build/libc/string.o",
- "sys/libc/string.c"
+ "build/libmath/blas.o",
+ "sys/libmath/blas.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libc/string.c"
+ "file": "sys/libmath/blas.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -209,26 +199,22 @@
"-fms-extensions",
"-Wno-microsoft-anon-tag",
"-Wno-incompatible-function-pointer-types",
- "-ffreestanding",
- "-fno-builtin",
- "-nostdlib",
"-isystem",
"include/vendor/libc",
"-I",
"include",
"-o",
- "build/libc/stdio.o",
- "sys/libc/stdio.c"
+ "build/libn/memory.o",
+ "sys/libn/memory.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libc/stdio.c"
+ "file": "sys/libn/memory.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -241,18 +227,17 @@
"-I",
"include",
"-o",
- "build/libn/error.o",
- "sys/libn/error.c"
+ "build/libn/mmap.o",
+ "sys/libn/mmap.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libn/error.c"
+ "file": "sys/libn/mmap.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -265,18 +250,17 @@
"-I",
"include",
"-o",
- "build/libbio/align.o",
- "sys/libbio/align.c"
+ "build/libbio/io/fasta.o",
+ "sys/libbio/io/fasta.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libbio/align.c"
+ "file": "sys/libbio/io/fasta.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -289,18 +273,17 @@
"-I",
"include",
"-o",
- "build/libn/random.o",
- "sys/libn/random.c"
+ "build/libbio/simulate.o",
+ "sys/libbio/simulate.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libn/random.c"
+ "file": "sys/libbio/simulate.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -313,18 +296,17 @@
"-I",
"include",
"-o",
- "build/libbio/phylo.o",
- "sys/libbio/phylo.c"
+ "build/libn/random.o",
+ "sys/libn/random.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libbio/phylo.c"
+ "file": "sys/libn/random.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -332,23 +314,23 @@
"-fms-extensions",
"-Wno-microsoft-anon-tag",
"-Wno-incompatible-function-pointer-types",
+ "-D_GNU_SOURCE",
"-isystem",
"include/vendor/libc",
"-I",
"include",
"-o",
- "build/libn/memory.o",
- "sys/libn/memory.c"
+ "build/libmath/test.o",
+ "sys/libmath/test.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libn/memory.c"
+ "file": "sys/libmath/test.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -361,18 +343,17 @@
"-I",
"include",
"-o",
- "build/libn/io.o",
- "sys/libn/io.c"
+ "build/libbio/io/newick.o",
+ "sys/libbio/io/newick.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libn/io.c"
+ "file": "sys/libbio/io/newick.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -396,7 +377,6 @@
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -404,23 +384,25 @@
"-fms-extensions",
"-Wno-microsoft-anon-tag",
"-Wno-incompatible-function-pointer-types",
+ "-ffreestanding",
+ "-fno-builtin",
+ "-nostdlib",
"-isystem",
"include/vendor/libc",
"-I",
"include",
"-o",
- "build/libn/coro.o",
- "sys/libn/coro.c"
+ "build/libc/stdio.o",
+ "sys/libc/stdio.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libn/coro.c"
+ "file": "sys/libc/stdio.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -433,18 +415,17 @@
"-I",
"include",
"-o",
- "build/libn/sort.o",
- "sys/libn/sort.c"
+ "build/libn/test.o",
+ "sys/libn/test.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libn/sort.c"
+ "file": "sys/libn/test.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -457,18 +438,17 @@
"-I",
"include",
"-o",
- "build/libn/bufio.o",
- "sys/libn/bufio.c"
+ "build/libn/gz.o",
+ "sys/libn/gz.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libn/bufio.c"
+ "file": "sys/libn/gz.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -481,18 +461,17 @@
"-I",
"include",
"-o",
- "build/libbio/io/fasta.o",
- "sys/libbio/io/fasta.c"
+ "build/libn/coro.o",
+ "sys/libn/coro.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libbio/io/fasta.c"
+ "file": "sys/libn/coro.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -505,18 +484,17 @@
"-I",
"include",
"-o",
- "build/libbio/simulate.o",
- "sys/libbio/simulate.c"
+ "build/libn/io.o",
+ "sys/libn/io.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libbio/simulate.c"
+ "file": "sys/libn/io.c"
},
{
"arguments": [
"clang",
"-c",
"-g",
- "-O0",
"-march=native",
"-ffast-math",
"-fno-strict-aliasing",
@@ -529,10 +507,10 @@
"-I",
"include",
"-o",
- "build/libn/test.o",
- "sys/libn/test.c"
+ "build/libn/error.o",
+ "sys/libn/error.c"
],
"directory": "/home/nolln/root",
- "file": "sys/libn/test.c"
+ "file": "sys/libn/error.c"
}
] \ No newline at end of file