mirror of
https://github.com/MariaDB/server.git
synced 2026-04-20 15:25:33 +02:00
Merge 10.3 into 10.4
This commit is contained in:
commit
02979daab4
76 changed files with 4013 additions and 519 deletions
|
|
@ -170,7 +170,7 @@ debug_cflags="-DEXTRA_DEBUG -DSAFE_MUTEX -DSAFEMALLOC"
|
|||
error_inject="--with-error-inject "
|
||||
#
|
||||
# Base C++ flags for all builds
|
||||
base_cxxflags="-felide-constructors -fexceptions -fno-rtti"
|
||||
base_cxxflags="-felide-constructors -fexceptions"
|
||||
#
|
||||
# Flags for optimizing builds.
|
||||
# Be as fast as we can be without losing our ability to backtrace.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue