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.
2 parents 7be67e8 + 8e0ae0b commit 8a39008Copy full SHA for 8a39008
lkql_jit/native/make.py
@@ -74,6 +74,7 @@
74
"--no-fallback",
75
"--language:regex",
76
"--initialize-at-build-time=com.adacore.lkql_jit,com.adacore.liblkqllang",
77
+ "-H:-UseContainerSupport",
78
]
79
80
if args.build_mode in ("dev", "debug"):
0 commit comments