mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 07:05:33 +02:00
ndb -
restore --with-ndb-ccflags functionality
This commit is contained in:
parent
e576b2460b
commit
e3323e7b90
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@ AC_DEFUN([MYSQL_SETUP_NDBCLUSTER], [
|
|||
|
||||
MAKE_BINARY_DISTRIBUTION_OPTIONS="$MAKE_BINARY_DISTRIBUTION_OPTIONS --with-ndbcluster"
|
||||
|
||||
# CXXFLAGS="$CXXFLAGS \$(NDB_CXXFLAGS)"
|
||||
CXXFLAGS="$CXXFLAGS \$(NDB_CXXFLAGS)"
|
||||
if test "$have_ndb_debug" = "default"
|
||||
then
|
||||
have_ndb_debug=$with_debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue