Just need a simple request logging phase to wrap this up Signed-off-by: Ava Affine <ava@sunnypup.io>
38 lines
769 B
JSON
38 lines
769 B
JSON
[
|
|
{
|
|
"arguments": [
|
|
"/usr/bin/cc",
|
|
"-c",
|
|
"-pipe",
|
|
"-O",
|
|
"-W",
|
|
"-Wall",
|
|
"-Wpointer-arith",
|
|
"-Wno-unused-parameter",
|
|
"-Werror",
|
|
"-g",
|
|
"-I",
|
|
"src/core",
|
|
"-I",
|
|
"src/event",
|
|
"-I",
|
|
"src/event/modules",
|
|
"-I",
|
|
"src/event/quic",
|
|
"-I",
|
|
"src/os/unix",
|
|
"-I",
|
|
"objs",
|
|
"-I",
|
|
"src/http",
|
|
"-I",
|
|
"src/http/modules",
|
|
"-o",
|
|
"objs/addon/Muninn/muninn_daemon.o",
|
|
"/code/repositories/Muninn/muninn_daemon.c"
|
|
],
|
|
"directory": "/code/repositories/Muninn/nginx",
|
|
"file": "/code/repositories/Muninn/muninn_daemon.c",
|
|
"output": "/code/repositories/Muninn/nginx/objs/addon/Muninn/muninn_daemon.o"
|
|
}
|
|
]
|