summaryrefslogtreecommitdiff
path: root/BUILD/compile-ia64-O6
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/compile-ia64-O6')
-rw-r--r--BUILD/compile-ia64-O68
1 files changed, 0 insertions, 8 deletions
diff --git a/BUILD/compile-ia64-O6 b/BUILD/compile-ia64-O6
deleted file mode 100644
index 8792c0e1479..00000000000
--- a/BUILD/compile-ia64-O6
+++ /dev/null
@@ -1,8 +0,0 @@
-make -k clean
-/bin/rm -f */.deps/*.P config.cache
-
-aclocal; autoheader; aclocal; automake; autoconf
-
-CFLAGS="-O6 -fomit-frame-pointer" CXX=gcc CXXFLAGS="-O6 -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local/mysql --enable-assembler --with-mysqld-ldflags=-all-static --disable-shared --with-extra-charsets=complex
-make
-strip sql/mysqld