SIGN IN SIGN UP

Deprioritize top level -O2 in CMAKE_CXX_FLAGS_RELEASE (#9394)

By prepending rather than appending to CMAKE_CXX_FLAGS_RELEASE, it
allows to specify another optimization level earlier in the build
process and still have that take precedence over the -O2.
A
Adrian Lundell committed
65ebabbe14c538a3e4bc8d74beaaeb2262f2aaa0
Parent: 7fc176d
Committed by GitHub <noreply@github.com> on 3/28/2025, 4:41:37 PM