aboutsummaryrefslogtreecommitdiff
path: root/ci/build.sh
diff options
context:
space:
mode:
authorLena <lena@omega>2026-08-23 00:00:00 +0000
committerLena <lena@omega>2026-08-23 00:00:00 +0000
commit174521e494159bb0e65c551b440fe732767bdd6d (patch)
tree8323555e10813107f776d05afb536344c0503d61 /ci/build.sh
parent8a3746d71661df97615d004c353a183408c3e910 (diff)
downloadrsend-174521e494159bb0e65c551b440fe732767bdd6d.tar.gz
build: pin the build host and the shipped ABIs
The native scripts picked an NDK host tag for macOS as well, but ci/setup-toolchain.sh provisions nothing outside Linux x86_64 and no pipeline exercises the other branch. Fail with the message setup already gives instead of naming a toolchain nobody can obtain here. The armeabi-v7a and x86 cases were never reachable either: ABIS ships arm64-v8a and x86_64, and ci/verify-apk.sh has no machine check for the other two, so adding one to ABIS failed the build it was meant to enable. Record what a new ABI actually costs instead of inviting a one-line edit that cannot work.
Diffstat (limited to 'ci/build.sh')
0 files changed, 0 insertions, 0 deletions