Files
thefeed/.github/workflows
Sepehr 145e894f82 fix: skip UPX for android arm build
Android 10+ enforces W^X (Write XOR Execute) — UPX's self-extracting
stub allocates RWX memory at runtime, which the kernel kills immediately.
Skip UPX for the armeabi-v7a matrix entry so the binary loads cleanly.
2026-04-24 13:00:25 -04:00
..
2026-04-24 13:00:25 -04:00