diff --git a/tools/opt/Makefile b/tools/opt/Makefile index 869ba26c004..c696d4070e4 100644 --- a/tools/opt/Makefile +++ b/tools/opt/Makefile @@ -2,7 +2,7 @@ LEVEL = ../.. TOOLNAME = opt USEDLIBS = bcreader bcwriter instrument profpaths scalaropts \ - ipo ipa.a datastructure.a transforms target.a analysis.a \ + ipo ipa.a datastructure.a transforms target.a analysis \ transformutils vmcore support TOOLLINKOPTS = -ldl