diff options
| author | jsvk <850037+jsvk@users.noreply.github.com> | 2026-07-01 00:00:00 +0000 |
|---|---|---|
| committer | Lena <lena@omega> | 2026-07-01 00:00:00 +0000 |
| commit | 977629ec3effeaeab698fcc4f42c7827c2b181ed (patch) | |
| tree | 38648f74328796a2caea0cca7e87cd0134e86bc2 /app/src/main/res/values/themes.xml | |
| parent | 44ebf6db6cf2725e18f0e1129f4005fd456b03dc (diff) | |
| download | rsend-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 'app/src/main/res/values/themes.xml')
0 files changed, 0 insertions, 0 deletions