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 90a18fc commit 6a9d50cCopy full SHA for 6a9d50c
meson.build
@@ -57,6 +57,7 @@ if cy.version().version_compare('>=3.1.0')
57
command: [
58
cy,
59
'-3',
60
+ '-Xfreethreading_compatible=true',
61
'--fast-fail',
62
'--generate-shared=' + meson.current_build_dir() / '_cyutility.c',
63
],
0 commit comments