summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorIsmael Luceno2022-05-21 21:03:12 +0200
committerIsmael Luceno2022-05-22 18:27:47 +0200
commit822d37aeccceda8c229cec62ffd36f0ce519f6ae (patch)
tree6cc6ad574310c7e38878edf377a0fcb1af8526c0 /doc
parente3e39192bd00f3822ae376a58e194cd5444d2b43 (diff)
qpdf: Do not build static lib
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/qpdf/BUILD2
-rw-r--r--doc/qpdf/HISTORY3
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/qpdf/BUILD b/doc/qpdf/BUILD
new file mode 100755
index 0000000000..448e746a60
--- /dev/null
+++ b/doc/qpdf/BUILD
@@ -0,0 +1,2 @@
+OPTS+=' --disable-static' &&
+default_build
diff --git a/doc/qpdf/HISTORY b/doc/qpdf/HISTORY
index 1fc6bbd2ac..39612565fa 100644
--- a/doc/qpdf/HISTORY
+++ b/doc/qpdf/HISTORY
@@ -1,3 +1,6 @@
+2022-05-22 Ismael Luceno <ismael@sourcemage.org>
+ * BUILD: disabled building of static library
+
2022-03-12 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 10.6.3