Author: bdubbs
Date: 2006-05-11 21:56:25 -0600 (Thu, 11 May 2006)
New Revision: 6052
Modified:
trunk/BOOK/server/databases/mysql.xml
Log:
Fix typo in mysql instructions
Modified: trunk/BOOK/server/databases/mysql.xml
===================================================================
--- trunk/BOOK/server/databases/mysql.xml 2006-05-12 03:52:52 UTC (rev
6051)
+++ trunk/BOOK/server/databases/mysql.xml 2006-05-12 03:56:25 UTC (rev
6052)
@@ -105,7 +105,7 @@
required any longer
-->
-<screen><userinput>C_EXTRA_FLAGS=fno-strict-aliasing \
+<screen><userinput>C_EXTRA_FLAGS=-fno-strict-aliasing \
./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/sbin \
@@ -158,7 +158,7 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para><parameter>C_EXTRA_FLAGS=fno-strict-aliasing</parameter>: This
+ <para><parameter>C_EXTRA_FLAGS=-fno-strict-aliasing</parameter>: This
environment variable adjusts the compiler optimization to avoid failures in
the testsuite and other operations.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page