restic/helpers
Michael Eischer 5166bde386 Only support ARMv6 on ARM platforms
Go 1.21 has switched the default from GOARM=5 to GOARM=7. So far there
have been complaints from Raspberry Pi 1 users, as the first raspberry
pi version only supports ARMv6. Exclude older ARM versions as these are
likely not relevant (rest-server also only supports ARMv6/7) and enforce
the use of software floating point emulation.
2023-10-27 19:12:12 +02:00
..
build-release-binaries Only support ARMv6 on ARM platforms 2023-10-27 19:12:12 +02:00
prepare-release Directly build restic binary in release Docker container 2023-07-08 23:05:02 +02:00
.gitignore Add build-release-binaries 2018-10-11 22:37:25 +02:00
verify-release-binaries.sh Add helper script to verify release binaries 2023-10-21 19:44:59 +02:00