Configuration Points
| Key | Type | Default | Effect |
|---|---|---|---|
KOS_BASE |
path | toolchains/kos |
KallistiOS root directory |
KOS_CC_PREFIX |
string | sh-elf |
Cross-compiler prefix |
KOS_SUBARCH |
string | pristine |
KOS sub-architecture variant |
DEBUG |
flag | unset | Enable debug symbols, -O0, -DDEBUG |
PROFILE |
flag | unset | Enable profiling (-pg) |
SPECTRE_PATH |
path | ../library/polygon/SPECTRE |
SPECTRE integration (optional) |
VERSION |
string | 0.2.0 |
Project version (in src/Makefile) |
BUILD_MODE |
enum | release |
debug or release |
SHACHI_PATH |
path | /from/workspace/shachi |
SHACHI SDK path |