summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-02-20Fix build with mold linker and enable mimallocDuologic
- Add nasm as makedepends (required by ring crate) - Add mold linker to fix ring static library linking issues - Re-enable mimalloc with proper linker flags - Set RUSTFLAGS to use mold and link mimalloc
2026-02-19initDuologic