mariadb/BUILD/compile-amd64-debug-max-no-ndb

8 lines
177 B
Text
Raw Normal View History

2005-12-30 08:06:00 -08:00
#! /bin/sh
path=`dirname $0`
. "$path/SETUP.sh"
2006-04-05 16:50:12 +04:00
extra_flags="$amd64_cflags $debug_cflags"
2005-12-30 08:06:00 -08:00
extra_configs="$amd64_configs $debug_configs $max_no_ndb_configs"
. "$path/FINISH.sh"