Skip to content

Commit 302b20f

Browse files
committed
Revert "windows build"
This reverts commit 8f1f955.
1 parent a7ffdd5 commit 302b20f

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-
REM set "LIBS_EXT=!LIBS_EXT:svm\clibraries\windows-amd64\jvm.lib=jvm.lib!"
61+
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)