Skip to content

Commit

Permalink
fi xpatch 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pufferffish committed Nov 28, 2023
1 parent d06cc08 commit 53175e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bindings/protobuf/static-executables-have-no-rpath.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
diff --git a/install.cmake.old b/install.cmake
index 998c2e3..d1fe7a7 100644
--- a/install.cmake.old
+++ b/install.cmake
diff --git a/cmake/install.cmake b/cmake/install.cmake
index 998c2e31a..d1fe7a7ff 100644
--- a/cmake/install.cmake
+++ b/cmake/install.cmake
@@ -49,13 +49,6 @@ if (protobuf_BUILD_PROTOC_BINARIES)
install(TARGETS protoc EXPORT protobuf-targets
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT protoc
Expand Down

0 comments on commit 53175e4

Please sign in to comment.