mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
A call to coreos-go_src_prepare in src_prepare will get go_export called, which exports the correct GOARCH value. Fixes https://github.com/coreos/bugs/issues/2366 (torcx store has archives of wrong arch). Signed-off-by: Geoff Levand <geoff@infradead.org>