summaryrefslogtreecommitdiff
path: root/tools/gccld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gccld/Makefile')
-rw-r--r--tools/gccld/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gccld/Makefile b/tools/gccld/Makefile
index 506093489a..fe1b166f04 100644
--- a/tools/gccld/Makefile
+++ b/tools/gccld/Makefile
@@ -11,6 +11,6 @@ LEVEL = ../..
TOOLNAME = gccld
USEDLIBS = ipo.a transforms.a scalaropts.a analysis.a ipa.a transformutils.a \
- target.a bcreader bcwriter vmcore support.a
+ target.a bcreader bcwriter vmcore support.a LLVMsystem.a
include $(LEVEL)/Makefile.common