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 e83ec87 commit 4b216cdCopy full SHA for 4b216cd
plugins/project/src/main/kotlin/dev.suresh.plugin.graalvm.gradle.kts
@@ -39,7 +39,6 @@ graalvmNative {
39
add("-O3")
40
// add("-Os")
41
// add("-H:+ForeignAPISupport")
42
- // add("-H:+VectorAPISupport")
43
// add("-H:+AddAllCharsets")
44
// add("-H:+IncludeAllLocales")
45
// add("-H:+IncludeAllTimeZones")
0 commit comments