mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 02:30:06 +01:00
.del-compile-amd64-max~55ce22d5200bf8da:
Delete: BUILD/compile-amd64-max BitKeeper/deleted/.del-compile-amd64-max~55ce22d5200bf8da: Delete: BUILD/compile-amd64-max
This commit is contained in:
parent
21b7d1e0d1
commit
e31004a393
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
|||
#! /bin/sh
|
||||
|
||||
path=`dirname $0`
|
||||
. "$path/SETUP.sh"
|
||||
amd64_cflags="-DBIG_TABLES"
|
||||
amd64_cxx_flags="-DBIG_TABLES"
|
||||
amd64_configs=""
|
||||
base_cxxflags="$amd64_cxx_flags $base_cxxflags"
|
||||
extra_flags="$amd64_cflags $fast_cflags -g"
|
||||
extra_configs="$amd64_configs"
|
||||
#strip=yes
|
||||
|
||||
extra_configs="$extra_configs --with-innodb --with-berkeley-db \
|
||||
--with-embedded-server --enable-thread-safe-client \
|
||||
--with-openssl --with-vio --with-raid --with-ndbcluster"
|
||||
|
||||
. "$path/FINISH.sh"
|
Loading…
Add table
Reference in a new issue