summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/Library_tk.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/toolkit/Library_tk.mk b/toolkit/Library_tk.mk
index 5a219e0f3374..31ea037148a8 100644
--- a/toolkit/Library_tk.mk
+++ b/toolkit/Library_tk.mk
@@ -126,10 +126,4 @@ $(eval $(call gb_Library_add_cxxflags,tk,\
$(gb_OBJCXXFLAGS)))
endif
-ifeq ($(OS),ANDROID)
-$(eval $(call gb_Library_use_libraries,tk,\
- libotouch \
-))
-endif
-
# vim: set noet sw=4 ts=4: