aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorjsvk <850037+jsvk@users.noreply.github.com>2026-07-01 00:00:00 +0000
committerLena <lena@omega>2026-07-01 00:00:00 +0000
commit977629ec3effeaeab698fcc4f42c7827c2b181ed (patch)
tree38648f74328796a2caea0cca7e87cd0134e86bc2 /gradle.properties
parent44ebf6db6cf2725e18f0e1129f4005fd456b03dc (diff)
downloadrsend-977629ec3effeaeab698fcc4f42c7827c2b181ed.tar.gz
native: pick the NDK host toolchain tag by build host
The NDK names its prebuilt toolchain directory after the build host, not the target. Hardcoding linux-x86_64 broke rsync/build.sh and rsh/build.sh on macOS, which ships the toolchain under darwin-x86_64 (x86_64 binaries, run under Rosetta on Apple Silicon). Detect the host with uname and fail loud on anything else. Link: https://codeberg.org/0xlena/rsend/pulls/1
Diffstat (limited to 'gradle.properties')
0 files changed, 0 insertions, 0 deletions