mariadb/BUILD/compile-ppc-debug

12 lines
175 B
Text
Raw Normal View History

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