mirror of
https://github.com/openwrt/packages.git
synced 2025-08-08 22:11:48 +00:00
e5500 is the only powerpc64 target we have in tree, but it's not supported by golang[1]. Since it's hard to opt e5500 out from the supported arch list, simply remove powerpc64 from it for now. 1. https://github.com/golang/go/issues/19074 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>