summaryrefslogtreecommitdiffstats
path: root/printer/cups-filters/BUILD
diff options
context:
space:
mode:
authorTreeve Jelbert2019-08-24 11:48:16 +0200
committerTreeve Jelbert2019-12-06 10:02:28 +0100
commitbd447aa4fa916b597bf07da320660b7851e9dbc4 (patch)
treef5d833fbee1e200d4c8b99a0dbda29b65e746af7 /printer/cups-filters/BUILD
parent4d5cb44d541d91f43550b3ca8e01148f6853b93a (diff)
cups-filters - tweak build
Diffstat (limited to 'printer/cups-filters/BUILD')
-rwxr-xr-xprinter/cups-filters/BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/printer/cups-filters/BUILD b/printer/cups-filters/BUILD
index f40facb27a..ceed81c69f 100755
--- a/printer/cups-filters/BUILD
+++ b/printer/cups-filters/BUILD
@@ -1,3 +1,5 @@
+OPTS+=" --disable-static" &&
+CFLAGS+=" -Wno-deprecated-declarations -Wno-stringop-truncation" &&
OPTS+=" $CPF_OPTS" &&
OPTS+=" --with-rcdir=no --disable-mutool" &&
CPPFLAGS+=" -Wno-deprecated-declarations" &&