summaryrefslogtreecommitdiff
path: root/tools/opt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/opt/Makefile')
-rw-r--r--tools/opt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/opt/Makefile b/tools/opt/Makefile
index 787136e921..6d11d34d3e 100644
--- a/tools/opt/Makefile
+++ b/tools/opt/Makefile
@@ -11,6 +11,6 @@ TOOLNAME = opt
REQUIRES_EH := 1
LINK_COMPONENTS := bcreader bcwriter instrumentation scalaropts ipo \
- datastructure transforms
+ transforms
include $(LEVEL)/Makefile.common