Skip to content

Commit

Permalink
package
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Jul 15, 2024
1 parent 1e7fc54 commit 10af8c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protobuf/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ RUN xx-info env && \
-DCMAKE_INSTALL_PREFIX=/out \
-DCMAKE_BUILD_TYPE=Release \
-DgRPC_INSTALL=ON \
-DgRPC_SSL_PROVIDER=package \
-DgRPC_BUILD_TESTS=OFF \
../.. && \
make -j$(nproc) && \
Expand Down

0 comments on commit 10af8c8

Please sign in to comment.