Skip to content

Conversation

@9ary
Copy link
Contributor

@9ary 9ary commented Dec 5, 2023

This is mainly improvements to the build system, which allow me to change the optimization level and build libogc as a meson subproject.

Also made the console font a weak symbol so it can be overridden statically without inflating the binary.

9ary added 7 commits October 12, 2025 14:08
make -C build -f ../Makefile -j10  90.11s user 8.46s system 746% cpu 13.207 total
make -C build -f ../Makefile -j10 PLATFORMS=cube LIBRARIES=ogc  19.28s user 1.93s system 586% cpu 3.619 total
- Remove use of __DATE__ and __TIME__, it was dead code anyway
- Set ar to deterministic mode

This allows consecutive rebuilds to produce identical binaries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant