mariadb/BUILD/compile-pentium64-max-sci
2007-05-07 15:33:27 +02:00

9 lines
189 B
Bash

#! /bin/sh
path=`dirname $0`
. "$path/SETUP.sh"
extra_flags="$pentium64_cflags $fast_cflags -g"
extra_configs="$pentium_configs $max_configs --with-ndb-sci=/opt/DIS"
. "$path/FINISH.sh"