summaryrefslogtreecommitdiff
path: root/src/KingSystem/Resource/Actor/resResourceAIProgram.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2021-07-21 19:16:46 +0200
committerLéo Lam <leo@leolam.fr>2021-07-21 22:26:11 +0200
commit8cf3dd776bf5a839f9941059ccb7b28e27c6791f (patch)
treed6cae2d5d797968b8caebb75f88c54a315b02f6c /src/KingSystem/Resource/Actor/resResourceAIProgram.cpp
parent1c8152de2228a7011852d0bdd69c397ea8692fd3 (diff)
build: Clean up build toolchain (and use musl for libc)
Using musl is required to match several functions that use <math.h> floating point functions like isnan. This also removes a dependency on devkitA64. We previously only needed it because Clang insisted on using GCC to link the final executable owing to the use of a "bare metal" target like aarch64-none-elf. We can make Clang invoke the linker itself by using a Linux target.
Diffstat (limited to 'src/KingSystem/Resource/Actor/resResourceAIProgram.cpp')
0 files changed, 0 insertions, 0 deletions