Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Commit d440881

Browse files
Remove duplicate flag
1 parent 2bbc25e commit d440881

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build-scripts/graal.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ const platformFlags = flagsByPlatformAndArch.get(`${process.platform}-${process.
4848
const NATIVE_IMAGE_BUILD_ARGS = ['-H:+UnlockExperimentalVMOptions'].concat(
4949
platformFlags,
5050
[
51-
'-H:+UnlockExperimentalVMOptions',
5251
'-H:IncludeResourceBundles=org.kohsuke.args4j.Messages',
5352
'-H:IncludeResourceBundles=org.kohsuke.args4j.spi.Messages',
5453
'-H:IncludeResourceBundles=com.google.javascript.jscomp.parsing.ParserConfig',

0 commit comments

Comments
 (0)