mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 18:25:30 +02:00
Merge mysql.com:/space/my/mysql-4.0-build
into mysql.com:/space/my/mysql-4.1-build BUILD/compile-dist: Auto merged
This commit is contained in:
commit
cae0d72898
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ if test -z "$CXX" ; then
|
|||
export CXX=gcc
|
||||
# Set some required compile options
|
||||
if test -z "$CXXFLAGS" ; then
|
||||
export CXXFLAGS=""-felide-constructors -fno-exceptions -fno-rtti""
|
||||
export CXXFLAGS="-felide-constructors -fno-exceptions -fno-rtti"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue