mariadb/BUILD/compile-pentium-myodbc

13 lines
183 B
Text
Raw Normal View History

#! /bin/sh
2000-07-31 21:29:14 +02:00
path=`dirname $0`
. "$path/SETUP.sh"
2000-07-31 21:29:14 +02:00
extra_flags="$pentium_cflags $fast_cflags"
extra_configs="$pentium_configs --without-server"
make=no
strip=yes
. "$path/FINISH.sh"