mx canonicalizeprojects
    Doug Simon 
    doug.simon at oracle.com
       
    Wed Feb  1 19:30:55 UTC 2017
    
    
  
> On 1 Feb 2017, at 20:16, Andrew Haley <aph at redhat.com> wrote:
> 
> On 01/02/17 19:15, Doug Simon wrote:
>> The error message is (now) wrong. It was written when the suite.py format was a properties files and so mx could easily fix the issues in place. You need to make the recommended edits manually. I’ll fix the error message.
> 
> OK, but I don't know what the recommended edits are.  I already edited that
> file and the build succeeds; what more can it possibly want?
So are the dependencies for org.graalvm.compiler.truffle.hotspot.aarch64 exactly:
  
[ "org.graalvm.compiler.hotspot.aarch64”, “org.graalvm.compiler.truffle.hotspot” ]
-Doug
    
    
More information about the graal-dev
mailing list