mariadb/BUILD/compile-ppc-debug-max
Kent Boortz 4acfdb9df1 Merge
2010-12-29 00:47:05 +01:00

9 lines
155 B
Bash
Executable file

#! /bin/sh
path=`dirname $0`
. "$path/SETUP.sh"
extra_flags="$ppc_cflags $debug_cflags"
extra_configs="$debug_configs $max_configs"
. "$path/FINISH.sh"