-
Notifications
You must be signed in to change notification settings - Fork 18k
gomobile: go build runtime/cgo: invalid flag in go:cgo_ldflag: -fembed-bitcode #42647
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I have the same problem. And when I run build android, I get an error:
|
@myroid The |
Looks like the golang.org/x/mobile build sets |
Sorry to comment on closed ticket: when will the new version get released and any workarounds for the current version? |
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
)?go env
OutputThis problem started with macOS Big Sur. It worked on Catalina.
What did you do?
... which is effectively doing the usual
gomobile bind
:What did you expect to see?
A completed build with an output
.framework
.What did you see instead?
The text was updated successfully, but these errors were encountered: