summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/Library_tl.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/Library_tl.mk b/tools/Library_tl.mk
index 98ee8481a2c6..cd8afecf5b73 100644
--- a/tools/Library_tl.mk
+++ b/tools/Library_tl.mk
@@ -106,14 +106,6 @@ $(eval $(call gb_Library_use_external,tl,zlib))
ifeq ($(OS),WNT)
-ifeq ($(COM),GCC)
-
-$(eval $(call gb_Library_add_libs,tl,\
- -Wl$(COMMA)--exclude-libs=libzlib.a \
-))
-
-endif
-
$(eval $(call gb_Library_set_include,tl,\
-I$(SRCDIR)/tools/win/inc \
$$(INCLUDE) \