summaryrefslogtreecommitdiffstats
path: root/archive-libs
diff options
context:
space:
mode:
authorTreeve Jelbert2018-03-12 17:30:38 +0100
committerTreeve Jelbert2018-03-12 17:30:53 +0100
commitcbbdf64bd6e83126e8f379ef007bc7d3a8684b6f (patch)
tree4d064dc46c78148b89a41d466b1cc43814c15d2c /archive-libs
parentf037e383eb514d8797e63be86cb4afe100661fb7 (diff)
snappy - fix build
Diffstat (limited to 'archive-libs')
-rwxr-xr-xarchive-libs/snappy/BUILD1
-rw-r--r--archive-libs/snappy/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/archive-libs/snappy/BUILD b/archive-libs/snappy/BUILD
index e013b8d866..2f7ef2430c 100755
--- a/archive-libs/snappy/BUILD
+++ b/archive-libs/snappy/BUILD
@@ -1 +1,2 @@
+OPTS+=" -DBUILD_SHARED_LIBS=1" &&
cmake_build
diff --git a/archive-libs/snappy/HISTORY b/archive-libs/snappy/HISTORY
index 0b82b65b24..99871d6cd4 100644
--- a/archive-libs/snappy/HISTORY
+++ b/archive-libs/snappy/HISTORY
@@ -1,3 +1,6 @@
+2018-03-10 Treeve Jelbert <treeve@sourcemage.org>
+ * BUILD: force shared libs
+
2017-10-08 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.1.7