mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Merge perch.ndb.mysql.com:/home/jonas/src/41-jonas
into perch.ndb.mysql.com:/home/jonas/src/50-work
This commit is contained in:
commit
cd80d12035
1 changed files with 9 additions and 0 deletions
9
BUILD/compile-ndb-autotest
Executable file
9
BUILD/compile-ndb-autotest
Executable file
|
|
@ -0,0 +1,9 @@
|
|||
#! /bin/sh
|
||||
|
||||
path=`dirname $0`
|
||||
. "$path/SETUP.sh"
|
||||
|
||||
extra_flags="$fast_cflags $max_cflags -g"
|
||||
extra_configs="$max_configs --with-ndb-test --with-ndb-ccflags="-DERROR_INSERT""
|
||||
|
||||
. "$path/FINISH.sh"
|
||||
Loading…
Add table
Add a link
Reference in a new issue