mirror of
https://github.com/MariaDB/server.git
synced 2025-03-28 18:05:39 +01:00
![]() -DCMAKE_BUILD_TYPE=xxx sets some C compiler flags according to the build type.
-DBUILD_CONFIG was completely overwriting them in some compiler / arch
combinations and not in others. Make it consistently "append-only", not
overwrite.
Also, enforce the same set of flags for Release and RelWithDebInfo.
This reverts
|
||
---|---|---|
.. | ||
mysql_release.cmake |