From e31004a393a29539c5a719f772c973403c13c674 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 20 Dec 2004 13:50:27 +0100 Subject: [PATCH] .del-compile-amd64-max~55ce22d5200bf8da: Delete: BUILD/compile-amd64-max BitKeeper/deleted/.del-compile-amd64-max~55ce22d5200bf8da: Delete: BUILD/compile-amd64-max --- BUILD/compile-amd64-max | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 BUILD/compile-amd64-max diff --git a/BUILD/compile-amd64-max b/BUILD/compile-amd64-max deleted file mode 100644 index 087dba7f94a..00000000000 --- a/BUILD/compile-amd64-max +++ /dev/null @@ -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"