Author: ken
Date: Thu Jun 16 09:04:22 2016
New Revision: 17503
Log:
Reinstate building firefox as a normal user, removed in error.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/xsoft/graphweb/firefox.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Thu Jun 16 04:30:51 2016 (r17502)
+++ trunk/BOOK/general.ent Thu Jun 16 09:04:22 2016 (r17503)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "14"> <!-- Always 2 digits -->
+<!ENTITY day "16"> <!-- Always 2 digits -->
<!ENTITY month "06"> <!-- Always 2 digits -->
<!ENTITY year "2016">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "June 14th &year;">
+<!ENTITY releasedate "June 16th &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Thu Jun 16 04:30:51
2016 (r17502)
+++ trunk/BOOK/introduction/welcome/changelog.xml Thu Jun 16 09:04:22
2016 (r17503)
@@ -44,6 +44,16 @@
-->
<listitem>
+ <para>June 16th, 2016</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - Reinstate build command for firefox which I
accidentally
+ deleted.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>June 15th, 2016</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml Thu Jun 16 04:30:51 2016
(r17502)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml Thu Jun 16 09:04:22 2016
(r17503)
@@ -306,7 +306,9 @@
-i nsprpub/config/make-system-wrappers.pl
CFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse
-fno-schedule-insns2"
-CXXFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse
-fno-schedule-insns2"</userinput></screen>
+CXXFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse
-fno-schedule-insns2"
+
+make -f client.mk</userinput></screen>
<para>
This package does not come with a test suite.
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page