fix: Remove i686-musl target and fix aarch64-musl build
Changes:
- Remove i686-unknown-linux-musl target (missing musl-gcc toolchain)
- Add CFLAGS="-U_FORTIFY_SOURCE" for aarch64-unknown-linux-musl
- Set CC=aarch64-linux-gnu-gcc for aarch64-musl builds
- Update conditional checks to remove i686-musl references
This fixes the linking errors with __memcpy_chk in aarch64-musl builds
by disabling glibc fortification features.
📦 下載 / Downloads
請從下方選擇適合您系統的版本下載。
Please download the appropriate version for your system from below.
🔒 檔案校驗 / File Verification
使用 SHA256SUMS 檔案驗證下載的檔案完整性。
Use the SHA256SUMS file to verify the integrity of downloaded files.
📝 自動生成的變更日誌 / Auto-generated Changelog
Full Changelog: https://github.com/superyngo/WenPM/commits/v0.1.0