aboutsummaryrefslogtreecommitdiff
path: root/security/globalprotect-openconnect/files/patch-GPClient_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'security/globalprotect-openconnect/files/patch-GPClient_CMakeLists.txt')
-rw-r--r--security/globalprotect-openconnect/files/patch-GPClient_CMakeLists.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/globalprotect-openconnect/files/patch-GPClient_CMakeLists.txt b/security/globalprotect-openconnect/files/patch-GPClient_CMakeLists.txt
new file mode 100644
index 000000000000..84289a0fef93
--- /dev/null
+++ b/security/globalprotect-openconnect/files/patch-GPClient_CMakeLists.txt
@@ -0,0 +1,11 @@
+--- GPClient/CMakeLists.txt.orig 2022-03-01 20:51:43 UTC
++++ GPClient/CMakeLists.txt
+@@ -51,7 +51,7 @@ add_3rdparty(
+
+ add_3rdparty(
+ plog
+- GIT_REPOSITORY https://github.com/SergiusTheBest/plog.git
++ #GIT_REPOSITORY https://github.com/SergiusTheBest/plog.git
+ GIT_TAG 1.1.5
+ CMAKE_ARGS
+ -DPLOG_BUILD_SAMPLES=OFF