Commit cae0d728 authored by unknown's avatar unknown

Merge mysql.com:/space/my/mysql-4.0-build

into mysql.com:/space/my/mysql-4.1-build


BUILD/compile-dist:
  Auto merged
parents 03c048b1 8ec23d0e
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment