]> code.ossystems Code Review - openembedded-core.git/commit
goarch: map target os to windows for mingw* TARGET_OS
authorPeter Morrow <pemorrow@linux.microsoft.com>
Tue, 6 Apr 2021 13:07:57 +0000 (06:07 -0700)
committerSteve Sakoman <steve@sakoman.com>
Mon, 19 Apr 2021 14:27:15 +0000 (04:27 -1000)
commit099bd78ce80772c42887104a40aa0a92fdaa6965
tree1f8c3cd08be8b98880fad1ee52a261eecea9a21f
parentf1dda70ff8b672b695b44079db69a0563bb6c96c
goarch: map target os to windows for mingw* TARGET_OS

mingw32/mingw64 is not a supported value for GOOS, so map from 'mingw*' to
'windows' to enable building for windows targets.

Signed-off-by: Peter Morrow <pemorrow@linux.microsoft.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/goarch.bbclass