mirror of
https://github.com/OPSnet/greeny.git
synced 2026-01-16 20:04:34 -05:00
4 lines
61 B
Bash
Executable File
4 lines
61 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
CFLAGS='-g -DGRN_LOG_LEVEL=4' make "$@"
|