aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gccld
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gccld')
-rw-r--r--tools/gccld/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gccld/Makefile b/tools/gccld/Makefile
index 2c02ad9..5d99de3 100644
--- a/tools/gccld/Makefile
+++ b/tools/gccld/Makefile
@@ -1,6 +1,6 @@
LEVEL = ../..
TOOLNAME = gccld
-USEDLIBS = transforms bcreader bcwriter asmwriter analysis vmcore asmwriter support
+USEDLIBS = transforms bcreader bcwriter analysis vmcore support
include $(LEVEL)/Makefile.common