aboutsummarylogtreecommitdiffstats
path: root/0017-Build-dynamic-host-libraries.patch
diff options
context:
space:
mode:
authorMartchus2018-12-22 17:19:07 +0100
committerMartchus2018-12-22 17:19:07 +0100
commit35092bdcb71542af9d761d8b9d053c00a436178c (patch)
tree322519a7d05593ab04d5cee84d4f5cba44aff9d4 /0017-Build-dynamic-host-libraries.patch
parent5449e546c34918708058d59053ca890fc1d0c17b (diff)
downloadaur-35092bdcb71542af9d761d8b9d053c00a436178c.tar.gz
Fix use of static libraries with CMake
Diffstat (limited to '0017-Build-dynamic-host-libraries.patch')
-rw-r--r--0017-Build-dynamic-host-libraries.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0017-Build-dynamic-host-libraries.patch b/0017-Build-dynamic-host-libraries.patch
index a192b360e5b4..477d081ad5bb 100644
--- a/0017-Build-dynamic-host-libraries.patch
+++ b/0017-Build-dynamic-host-libraries.patch
@@ -37,5 +37,5 @@ index c3ed27d979..30d2114aa1 100644
-INSTALLS = lib
+INSTALLS += lib
--
-2.19.2
+2.20.1