diff mx/suite.py @ 21762:1025d6dc645a

Merge.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Sat, 06 Jun 2015 15:13:09 +0200
parents 55058b8000ea
children c76742cc2c6f
line wrap: on
line diff
--- a/mx/suite.py	Sat Jun 06 15:12:58 2015 +0200
+++ b/mx/suite.py	Sat Jun 06 15:13:09 2015 +0200
@@ -252,9 +252,6 @@
     "com.oracle.jvmci.options" : {
       "subDir" : "graal",
       "sourceDirs" : ["src"],
-      "dependencies" : [
-        "com.oracle.jvmci.service",
-      ],
       "checkstyle" : "com.oracle.graal.graph",
       "javaCompliance" : "1.8",
       "workingSets" : "JVMCI",