diff --git a/tools/opt/Makefile b/tools/opt/Makefile index da7ee0d2a57..73dd08aba73 100644 --- a/tools/opt/Makefile +++ b/tools/opt/Makefile @@ -4,7 +4,7 @@ TOOLNAME = opt USEDLIBS = bcreader bcwriter \ instrument profpaths scalaropts \ ipo ipa.a datastructure transforms target.a analysis \ - transformutils vmcore support instloops + transformutils vmcore support TOOLLINKOPTS = $(PLATFORMLIBDL) include $(LEVEL)/Makefile.common