We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa11d31 commit a546230Copy full SHA for a546230
mx.truffleruby/suite.py
@@ -257,7 +257,7 @@
257
"buildDependencies": [
258
"TRUFFLERUBY", # We need this jar to run extconf.rb
259
"TRUFFLERUBY-LAUNCHER", # We need this jar to run extconf.rb
260
- "sulong:SULONG", # We need this jar to find the toolchain with Toolchain#getToolPath
+ "sulong:SULONG_NATIVE", # We need this jar to find the toolchain with Toolchain#getToolPath
261
],
262
"license": ["EPL-2.0"],
263
},
0 commit comments