Does anyone know how to build the 32-bit GRPC binaries from sources with CMAKE on Linux? Which specific flags must be set to what specific values and passed to CMAKE?
We know how to build the 64-bit GRPC binaries from sources with CMAKE on Linux but we also need its 32-bit version. I would imagine that there has to be a way to turn off the default 64-bit build and turn on the 32-bit build instead. Thank you. -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/8b96ccec-afaa-43b7-9d71-844488188c20n%40googlegroups.com.
