Author: krejzi Date: Sat Aug 23 08:28:18 2014 New Revision: 14005 Log: Building with clang++ has been unbroken.
Modified: branches/systemd/general/genlib/icu.xml Modified: branches/systemd/general/genlib/icu.xml ============================================================================== --- branches/systemd/general/genlib/icu.xml Sat Aug 23 08:13:18 2014 (r14004) +++ branches/systemd/general/genlib/icu.xml Sat Aug 23 08:28:18 2014 (r14005) @@ -38,7 +38,7 @@ the same results on all platforms. </para> - &lfs75_checked; + &lfs76_checked; <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> @@ -94,7 +94,7 @@ </para> <screen><userinput>cd source && -CXX=g++ ./configure --prefix=/usr && +./configure --prefix=/usr && make</userinput></screen> <para> @@ -106,16 +106,6 @@ </para> <screen role="root"><userinput>make install</userinput></screen> - </sect2> - - <sect2 role="commands"> - <title>Command Explanations</title> - - <para> - <envar>CXX=g++</envar>: This environment variable forces use of - <command>g++</command> compiler since building with - <command>clang++</command> is currently broken. - </para> </sect2> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page