Skip to content

grpc - build workaround #2

Description

@jaimecbernardo

grpc

iOS

grpc builds out of the box for iOS.

Android

For building grpc for Android, you need to remove the -zdefs flag from the build process, by deleting this line: https://github.com/grpc/grpc-node/blob/153501df82936348f7544743350abda0978c0bb2/packages/grpc-native-core/binding.gyp#L878

-zdefs does not seem to be accepted by the NDK compiler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions