Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Dec 5, 2023
1 parent 4679136 commit 9ae786a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mingw-w64-grpc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ build() {
esac

# Force standalone grpc_cpp_plugin.exe
rm -v ${MINGW_PREFIX}/lib/lib{protoc,protobuf,winpthread}.dll.a
rm -v ${MINGW_PREFIX}/lib/lib{protoc,protobuf,winpthread,pthread}.dll.a

MSYS2_ARG_CONV_EXCL="-DCMAKE_INSTALL_PREFIX=" \
${MINGW_PREFIX}/bin/cmake.exe \
Expand Down

0 comments on commit 9ae786a

Please sign in to comment.