You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprioritize top level -O2 in CMAKE_CXX_FLAGS_RELEASE
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.
Change-Id: I98beba1fb84848fd6c83d55a8e5a9c1cf74e1943
0 commit comments