27 lines
861 B
JSON
27 lines
861 B
JSON
[
|
|
{
|
|
"arguments": [
|
|
"/nix/store/8nfqxz8d7ramdmc1h7yvnm45cghkknls-devkitARM/devkitARM/bin/arm-none-eabi-gcc",
|
|
"-g",
|
|
"-Wall",
|
|
"-O2",
|
|
"-mword-relocations",
|
|
"-ffunction-sections",
|
|
"-march=armv6k",
|
|
"-mtune=mpcore",
|
|
"-mfloat-abi=hard",
|
|
"-mtp=soft",
|
|
"-I/home/toast/Documents/Repos/3ds-helloWorld/include",
|
|
"-I/nix/store/8nfqxz8d7ramdmc1h7yvnm45cghkknls-devkitARM/libctru/include",
|
|
"-I/home/toast/Documents/Repos/3ds-helloWorld/build",
|
|
"-D__3DS__",
|
|
"-c",
|
|
"-o",
|
|
"main.o",
|
|
"/home/toast/Documents/Repos/3ds-helloWorld/source/main.c"
|
|
],
|
|
"directory": "/home/toast/Documents/Repos/3ds-helloWorld/build",
|
|
"file": "/home/toast/Documents/Repos/3ds-helloWorld/source/main.c",
|
|
"output": "/home/toast/Documents/Repos/3ds-helloWorld/build/main.o"
|
|
}
|
|
]
|