FeatureRequestGoCommandNeedsInvestigationOS-Androidhelp wanted
Repository metrics
- Stars
- (133,883 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
What version of Go are you using (go version)?
Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (go env)?
What did you do?
go build -o libtest.a -buildmode=c-archive -x
What did you expect to see?
An archive file targeting android/arm64 to be built
What did you see instead?
invalid value "c-archive" for flag -buildmode: buildmode c-archive not supported on android/arm64