diff --git a/tools/llc/Makefile b/tools/llc/Makefile index c2cb730a0b9..d69ab046f54 100644 --- a/tools/llc/Makefile +++ b/tools/llc/Makefile @@ -24,7 +24,7 @@ USEDLIBS = sparc \ bcreader \ bcwriter \ vmcore \ - support + support.a TOOLLINKOPTS = $(PLATFORMLIBDL) include $(LEVEL)/Makefile.common