diff make/build-graal.xml @ 8569:59eb5a38df56

-Merge
author Christos Kotselidis <christos.kotselidis@oracle.com>
date Thu, 28 Mar 2013 23:41:37 +0100
parents bbd8167f21f9
children 847cd24fc4cf
line wrap: on
line diff
--- a/make/build-graal.xml	Thu Mar 28 23:40:12 2013 +0100
+++ b/make/build-graal.xml	Thu Mar 28 23:41:37 2013 +0100
@@ -64,6 +64,7 @@
       <src path="${src.dir}/com.oracle.graal.lir.sparc"/>
       <src path="${src.dir}/com.oracle.graal.compiler.sparc"/>
       <src path="${src.dir}/com.oracle.graal.hotspot.sparc"/>
+      <src path="${src.dir}/com.oracle.graal.rawnativecall"/>
       <compilerarg value="-XDignore.symbol.file"/>
       <classpath>
         <fileset dir="${java.home}/../lib">