Skip to content

Commit e481ed0

Browse files
timfelsteve-s
authored andcommitted
remove hard dependency on sulong native, clearer for embedders
1 parent 55c96e5 commit e481ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mx.graalpython/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -962,8 +962,8 @@
962962
"tools:TRUFFLE_PROFILER",
963963
"regex:TREGEX",
964964
"sdk:GRAAL_SDK",
965+
"truffle:TRUFFLE_NFI",
965966
"sulong:SULONG_API",
966-
"sulong:SULONG_NATIVE", # this is actually just a runtime dependency
967967
"truffle:TRUFFLE_ICU4J",
968968
],
969969
"requires": [

0 commit comments

Comments
 (0)