summaryrefslogtreecommitdiff
path: root/tools/llc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llc/Makefile')
-rw-r--r--tools/llc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/llc/Makefile b/tools/llc/Makefile
index c49b5232fe..fd2b605896 100644
--- a/tools/llc/Makefile
+++ b/tools/llc/Makefile
@@ -1,7 +1,6 @@
LEVEL = ../..
TOOLNAME = llc
-USEDLIBS = mapping \
- sparc \
+USEDLIBS = sparc \
x86 \
selection \
regalloc \