File 0001-harmful-Do-not-install-libharmful.a.patch of Package clickhouse
From 801df21591d14977b0d300ad50735058a35ddcf3 Mon Sep 17 00:00:00 2001
From: "Matwey V. Kornilov" <matwey.kornilov@gmail.com>
Date: Sun, 7 Feb 2021 14:40:58 +0300
Subject: [PATCH] harmful: Do not install libharmful.a
---
base/harmful/CMakeLists.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/base/harmful/CMakeLists.txt b/base/harmful/CMakeLists.txt
index 399f6ecc62..c19661875b 100644
--- a/base/harmful/CMakeLists.txt
+++ b/base/harmful/CMakeLists.txt
@@ -1,2 +1 @@
add_library(harmful harmful.c)
-install(TARGETS harmful EXPORT global ARCHIVE DESTINATION lib)
--
2.26.2