Replies: 1 comment
-
If you transition the binary, it should automatically transition all of its dependencies. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
"musl_cross_compiling" example works perfect for simple binary.
I try to cross build gRPC server.
How can cross build proto bindings?
What should I use like "platform_transition_binary" but for library?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions