8349214: Improve size optimization flags for MSVC builds

Reviewed-by: djelinski, ihse
This commit is contained in:
Matthias Baesken
2025-02-05 08:05:56 +00:00
parent 09269497a2
commit 40603a5bf0

View File

@@ -347,7 +347,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