pi@raspberrypizero:~ $ readelf -a WireGuard/src/tools/wg | grep Tag_CPU_name
  Tag_CPU_name: "6"
pi@raspberrypizero:~ $ readelf -a /usr/bin/wg | grep Tag_CPU_name
  Tag_CPU_name: "7-A"

Looks like the Debian repo supplies ARMv7a binaries, whereas the
raspizero is ARMv6.
_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

Reply via email to