Finalise the starfield code
This commit is contained in:
@@ -4,9 +4,6 @@
|
||||
"/usr/bin/clang",
|
||||
"-c",
|
||||
"-g",
|
||||
"-Wall",
|
||||
"-Werror",
|
||||
"-pedantic",
|
||||
"-o",
|
||||
"main",
|
||||
"main.c"
|
||||
@@ -62,9 +59,6 @@
|
||||
"/include",
|
||||
"-internal-externc-isystem",
|
||||
"/usr/include",
|
||||
"-Wall",
|
||||
"-Werror",
|
||||
"-pedantic",
|
||||
"-fdebug-compilation-dir=/home/abdelrahman/Sources/programming/starfield",
|
||||
"-ferror-limit",
|
||||
"19",
|
||||
@@ -77,11 +71,11 @@
|
||||
"-x",
|
||||
"c",
|
||||
"-o",
|
||||
"/tmp/main-7469c3.o",
|
||||
"/tmp/main-118336.o",
|
||||
"main.c"
|
||||
],
|
||||
"directory": "/home/abdelrahman/Sources/programming/starfield",
|
||||
"file": "/home/abdelrahman/Sources/programming/starfield/main.c",
|
||||
"output": "/tmp/main-7469c3.o"
|
||||
"output": "/tmp/main-118336.o"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user