mitchellh / gox

A dead simple, no frills Go cross compile tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Many tuples missing

mcandre opened this issue · comments

Windows ARM and ARM64 are missing. Honestly, the gox database appears to have fallen behind the regular Go releases, in terms of basic target tuple support.

https://gist.github.com/asukakenji/f15ba7e588ac42795f421b48b8aede63

Working around this by using standard Go queries to get the most recent platform list.

https://github.com/mcandre/factorio