changeset 13237:bc1b0ff498f4

removed no longer needed dependency from c.o.g.compiler.ptx to c.o.g.hotspot
author Doug Simon <doug.simon@oracle.com>
date Tue, 03 Dec 2013 18:06:21 +0100
parents 25da0f4e5c77
children b429ec5c46d6
files mx/projects
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx/projects	Tue Dec 03 18:03:39 2013 +0100
+++ b/mx/projects	Tue Dec 03 18:06:21 2013 +0100
@@ -403,7 +403,7 @@
 # graal.compiler.ptx
 project@com.oracle.graal.compiler.ptx@subDir=graal
 project@com.oracle.graal.compiler.ptx@sourceDirs=src
-project@com.oracle.graal.compiler.ptx@dependencies=com.oracle.graal.lir.ptx,com.oracle.graal.hotspot
+project@com.oracle.graal.compiler.ptx@dependencies=com.oracle.graal.lir.ptx,com.oracle.graal.compiler
 project@com.oracle.graal.compiler.ptx@checkstyle=com.oracle.graal.graph
 project@com.oracle.graal.compiler.ptx@javaCompliance=1.7
 project@com.oracle.graal.compiler.ptx@workingSets=Graal,PTX