summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2021-12-06 12:19:44 +0100
committerJan-Marek Glogowski <glogow@fbihome.de>2021-12-06 14:35:20 +0100
commitfb14f0af6a0bb13aadb7ecfbd13a9479355eaa3d (patch)
tree4cad7ef97827855ee4bd6ea037057a5a2846e944 /config_host.mk.in
parentd4b6c35eeba661f721d0204d4a2c581913fc38b7 (diff)
Drop ENABLE_FUZZERS from config_host.mk.in
... and just convert the last user to $(BUILD_TYPE). Change-Id: Iaf6361b0be47594e5c1ac08a8183460b7ada92f8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126410 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 8b5b6ea6bb29..b8778cf7e509 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -149,7 +149,6 @@ export COINMP_CFLAGS=@COINMP_CFLAGS@
export COINMP_LIBS=@COINMP_LIBS@
export ENABLE_CUPS=@ENABLE_CUPS@
export ENABLE_CURL=@ENABLE_CURL@
-export ENABLE_FUZZERS=@ENABLE_FUZZERS@
export ENABLE_DBGUTIL=@ENABLE_DBGUTIL@
export ENABLE_DBUS=@ENABLE_DBUS@
export ENABLE_DCONF=@ENABLE_DCONF@