Skip to content

Commit 8f1f955

Browse files
committed
windows build
1 parent e5b6121 commit 8f1f955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libxtracfg/c/native-image/static-compiler-windows.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ for %%P in (%*) do (
5858
)
5959

6060
)
61-
set "LIBS_EXT=!LIBS_EXT:svm\clibraries\windows-amd64\jvm.lib=jvm.lib!"
61+
REM set "LIBS_EXT=!LIBS_EXT:svm\clibraries\windows-amd64\jvm.lib=jvm.lib!"
6262
echo !LIBS_EXT! >> %LOG_FILE%
6363

6464
echo ===================================================== >> %LOG_FILE%

0 commit comments

Comments
 (0)