Author: xry111
Date: Tue Aug 13 12:50:52 2019
New Revision: 21953

Log:
gcc: --disable-libmpx is useless now

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

Modified: trunk/BOOK/general/prog/gcc.xml
==============================================================================
--- trunk/BOOK/general/prog/gcc.xml     Tue Aug 13 12:33:54 2019        (r21952)
+++ trunk/BOOK/general/prog/gcc.xml     Tue Aug 13 12:50:52 2019        (r21953)
@@ -193,7 +193,6 @@
 ../configure                                           \
     --prefix=/usr                                      \
     --disable-multilib                                 \
-    --disable-libmpx                                   \
     --with-system-zlib                                 \
     --enable-languages=c,c++,d,fortran,go,objc,obj-c++ &&
 make</userinput></screen>
-- 
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