mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
5386ffc8f2
Explicitly set ARM version in GOARM build variable, to avoid relying on some default value which differs when compiling natively and when cross-compiling, and which is also incorrectly documented as being 6 when in reality it is 5. Fix incorrect labelling of ARMv5 builds as ARMv6, and change architecture of .rpm and .deb packages containing them to match. Add ARMv6 builds, to complement existing ARMv5 and ARMv7, and to reduce disruption due to previous ARMv5 builds incorrectly being identified as ARMv6, and to provide .rpm and .deb packages with the same ARMv6 architectures as was previously also published (then containing ARMv5 binaries). See #6528 Background info: https://github.com/golang/go/wiki/GoArm https://go.dev/doc/install/source#environment |
||
---|---|---|
.. | ||
.ignore-emails | ||
backend-versions.sh | ||
bisect-go-rclone.sh | ||
bisect-rclone.sh | ||
build-xgo-cgofuse.sh | ||
check-merged.go | ||
config.py | ||
cross-compile.go | ||
decrypt_names.py | ||
get-github-release.go | ||
make_backend_docs.py | ||
make_changelog.py | ||
make_manual.py | ||
make_rc_docs.sh | ||
nfpm.yaml | ||
not-in-stable.go | ||
test_independence.go | ||
test_proxy.py | ||
test-all-commits-compile.sh | ||
test-repeat-vfs.sh | ||
test-repeat.sh | ||
tidy-beta | ||
travis.rclone.conf | ||
update-authors.py | ||
upload-github | ||
win-build.bat |