grpc: fix darwin build

This commit is contained in:
Mario Rodas
2019-08-02 01:55:21 -05:00
parent 18c2645f7b
commit f2c7593c1a

View File

@@ -19,6 +19,7 @@ stdenv.mkDerivation rec {
"-DgRPC_PROTOBUF_PROVIDER=package"
"-DgRPC_GFLAGS_PROVIDER=package"
"-DBUILD_SHARED_LIBS=ON"
"-DCMAKE_SKIP_BUILD_RPATH=OFF"
];
# CMake creates a build directory by default, this conflicts with the