Author: renodr
Date: Wed Sep  4 15:15:49 2019
New Revision: 22094

Log:
Fix typo in LLVM

Modified:
   trunk/BOOK/general/prog/llvm.xml

Modified: trunk/BOOK/general/prog/llvm.xml
==============================================================================
--- trunk/BOOK/general/prog/llvm.xml    Tue Sep  3 22:04:32 2019        (r22093)
+++ trunk/BOOK/general/prog/llvm.xml    Wed Sep  4 15:15:49 2019        (r22094)
@@ -317,7 +317,7 @@
     </para>
 
     <para>
-      <parameter>-D=LLVM_ENABLE_RTTI=ON</parameter>: Used to build LLVM with 
+      <parameter>-DLLVM_ENABLE_RTTI=ON</parameter>: Used to build LLVM with 
       run-time type information. This is required for building 
       <xref linkend="mesa"/>.
     </para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to