Author: andy
Date: 2012-03-27 11:00:46 -0600 (Tue, 27 Mar 2012)
New Revision: 9784
Modified:
trunk/BOOK/xsoft/graphweb/firefox.xml
Log:
Firefox gcc-4.7 patch
Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
===================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml 2012-03-27 14:43:05 UTC (rev
9783)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml 2012-03-27 17:00:46 UTC (rev
9784)
@@ -73,6 +73,16 @@
</listitem>
</itemizedlist>
+ <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>
+ Required patch if you're using <application>GCC-4.7</application>:
+ <ulink url="&patch-root;/firefox-&firefox-version;_gcc-4.7-1.patch"/>
+ </para>
+ </listitem>
+ </itemizedlist>
+
<bridgehead renderas="sect3">Firefox Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@@ -196,7 +206,8 @@
commands:
</para>
-<screen><userinput>sed -i
's#VPX_CODEC_USE_INPUT_PARTITION#VPX_CODEC_USE_INPUT_FRAGMENTS#' configure
&&
+<screen><userinput>patch -p1 < ../firefox-&firefox-version;_gcc-4.7-1.patch
&&
+sed -i 's#VPX_CODEC_USE_INPUT_PARTITION#VPX_CODEC_USE_INPUT_FRAGMENTS#'
configure &&
sed -i 's# ""##' browser/base/Makefile.in &&
make -f client.mk</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page