summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorIsmael Luceno2021-01-17 01:41:44 +0100
committerIsmael Luceno2021-01-17 02:12:04 +0100
commit9d05ed9d2ecd392176498dea3b6d1e269dae35fc (patch)
treec89a024988f566fa1a7215d53faf0c5d98636a80 /graphics
parentad07745254fdaace3732a1100198ec1ccbc32b0f (diff)
autotrace: Disable building the static library
Diffstat (limited to 'graphics')
-rwxr-xr-xgraphics/autotrace/BUILD2
-rw-r--r--graphics/autotrace/HISTORY1
2 files changed, 3 insertions, 0 deletions
diff --git a/graphics/autotrace/BUILD b/graphics/autotrace/BUILD
new file mode 100755
index 0000000000..448e746a60
--- /dev/null
+++ b/graphics/autotrace/BUILD
@@ -0,0 +1,2 @@
+OPTS+=' --disable-static' &&
+default_build
diff --git a/graphics/autotrace/HISTORY b/graphics/autotrace/HISTORY
index 1504f7b478..600a7fdf90 100644
--- a/graphics/autotrace/HISTORY
+++ b/graphics/autotrace/HISTORY
@@ -1,5 +1,6 @@
2021-01-16 Ismael Luceno <ismael@sourcemage.org>
* PRE_BUILD: disabled installation of libtool pseudo-libraries
+ * BUILD: disabled building static library
2019-05-31 Ismael Luceno <ismael@sourcemage.org>
* PRE_BUILD: Fixed build against musl