summaryrefslogtreecommitdiff
path: root/tools/Executable_mkunroll.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Executable_mkunroll.mk')
-rw-r--r--tools/Executable_mkunroll.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/Executable_mkunroll.mk b/tools/Executable_mkunroll.mk
index 3aa74bc160ea..6936b70283fe 100644
--- a/tools/Executable_mkunroll.mk
+++ b/tools/Executable_mkunroll.mk
@@ -50,8 +50,4 @@ $(eval $(call gb_Executable_add_exception_objects,mkunroll,\
tools/bootstrp/mkunroll/mkunroll \
))
-$(eval $(call gb_Executable_add_linked_static_libs,rscdep,\
- toolshelpers \
-))
-
# vim: set noet sw=4 ts=4: