mariadb/BUILD/compile-pentium64-max-sci

10 lines
189 B
Text
Raw Normal View History

2007-05-07 15:33:27 +02:00
#! /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"