Skip to content

Commit 4eb0758

Browse files
committed
cext build can continue to depend on the GRAALPYTHON launcher
1 parent 4120058 commit 4eb0758

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mx.graalpython/suite.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,8 +400,7 @@
400400
"<output_root:com.oracle.graal.python.cext>",
401401
],
402402
"buildDependencies": [
403-
"com.oracle.graal.python",
404-
"GRAALPYTHON-LAUNCHER",
403+
"GRAALPYTHON",
405404
"sulong:SULONG_HOME",
406405
"sulong:SULONG_LEGACY",
407406
"sulong:SULONG_BOOTSTRAP_TOOLCHAIN",

0 commit comments

Comments
 (0)