summaryrefslogtreecommitdiffstats
path: root/compile_commands.json
diff options
context:
space:
mode:
Diffstat (limited to 'compile_commands.json')
-rw-r--r--compile_commands.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/compile_commands.json b/compile_commands.json
index 83764f8..aee676c 100644
--- a/compile_commands.json
+++ b/compile_commands.json
@@ -33,12 +33,10 @@
"arguments": [
"/home/jon/prg/jove/tools/bin/x86_64-jove-gcc",
"-ffreestanding",
- "-mno-sse",
"-nostdlib",
- "-fno-pie",
- "-fno-pic",
"-g",
"-I/home/jon/prg/jove/sysroot/usr/include",
+ "-I.",
"-c",
"main.c",
"-o",