mariadb/BUILD/compile-pentium-debug-max-no-embedded

10 lines
181 B
Text
Raw Normal View History

#! /bin/sh
path=`dirname $0`
. "$path/SETUP.sh"
2006-04-05 14:50:12 +02:00
extra_flags="$pentium_cflags $debug_cflags"
extra_configs="$pentium_configs $debug_configs $base_max_configs"
. "$path/FINISH.sh"