summaryrefslogtreecommitdiff
path: root/Docs/manual.texi
diff options
context:
space:
mode:
authorunknown <monty@donna.mysql.com>2000-09-14 15:41:20 +0300
committerunknown <monty@donna.mysql.com>2000-09-14 15:41:20 +0300
commitb35a18596c602e654b821ebef8e8a3147fae6dbf (patch)
treec48831b384a7c9c2a7ffdc6e95a91f2183050d93 /Docs/manual.texi
parent473359b7f036c6dfc57e9b20304ec4c7155eaeba (diff)
parent87affa25034753e1125b0f97072571410ce597f4 (diff)
downloadmariadb-git-b35a18596c602e654b821ebef8e8a3147fae6dbf.tar.gz
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
Diffstat (limited to 'Docs/manual.texi')
-rw-r--r--Docs/manual.texi2
1 files changed, 0 insertions, 2 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 183c58f23c2..a730f7d15cf 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -5754,8 +5754,6 @@ shell> CC=gcc CFLAGS="-O6" \
If you have the Sun Workshop 4.2 compiler, you can run @code{configure} like
this:
-CC=cc CFLAGS="-xstrconst -Xa -xO4 -native -mt" CXX=CC CXXFLAGS="-xO4 -native -noex -mt" ./configure --prefix=/usr/local/mysql
-
@example
shell> CC=cc CFLAGS="-Xa -fast -xO4 -native -xstrconst -mt" \
CXX=CC CXXFLAGS="-noex -XO4 -mt" \