diff options
Diffstat (limited to 'idl')
-rw-r--r-- | idl/Executable_svidl.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/idl/Executable_svidl.mk b/idl/Executable_svidl.mk index 54676af66860..ffce1cdab285 100644 --- a/idl/Executable_svidl.mk +++ b/idl/Executable_svidl.mk @@ -24,7 +24,6 @@ $(eval $(call gb_Executable_use_external,svidl,boost_headers)) ifeq ($(DISABLE_DYNLOADING),TRUE) $(eval $(call gb_Executable_use_externals,svidl,\ dtoa \ - zlib \ )) endif |