summaryrefslogtreecommitdiff
path: root/BUILD/compile-pentium64-max-sci
blob: 9ebb1988475c1b0febc5d31eb1897c353e288db2 (plain)
1
2
3
4
5
6
7
8
9
#! /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"