mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
compile-pentium-debug testing if Monty can use bk
this message will appear in the change set BUILD/compile-pentium-debug: testing if Monty can use bk
This commit is contained in:
parent
29e300ebbf
commit
68e67aa387
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ GLOBAL_WARNINGS="-Wimplicit -Wreturn-type -Wid-clash-51 -Wswitch -Wtrigraphs -Wc
|
|||
C_WARNINGS="$GLOBAL_WARNINGS -Wunused"
|
||||
CC_WARNINGS="$GLOBAL_WARNINGS -Woverloaded-virtual -Wextern-inline -Wsign-promo -Wreorder -Wctor-dtor-privacy -Wnon-virtual-dtor"
|
||||
|
||||
#this is a commment to test if Monty can commit
|
||||
|
||||
CFLAGS="-DFORCE_INIT_OF_VARS -O2 -mpentiumpro $C_WARNINGS" CXX=gcc \
|
||||
CXXFLAGS="-DFORCE_INIT_OF_VARS -O2 -mpentiumpro -felide-constructors -fno-exceptions -fno-rtti $CC_WARNINGS" \
|
||||
./configure --prefix=/usr/local/mysql --enable-assembler --with-mysqld-ldflags=-all-static --disable-shared --with-extra-charsets=complex --with-debug=full
|
||||
|
|
Loading…
Add table
Reference in a new issue