8349214: Improve size optimization flags for MSVC builds

Backport-of: 40603a5bf0
This commit is contained in:
Matthias Baesken
2025-06-10 05:33:41 +00:00
committed by Vitaly Provodin
parent df59f0ef4e
commit 02cebc41b9

View File

@@ -387,7 +387,7 @@ AC_DEFUN([FLAGS_SETUP_OPTIMIZATION],
C_O_FLAG_DEBUG="-Od"
C_O_FLAG_DEBUG_JVM=""
C_O_FLAG_NONE="-Od"
C_O_FLAG_SIZE="-Os"
C_O_FLAG_SIZE="-O1"
fi
# Now copy to C++ flags