Ignore:
Timestamp:
04/01/2020 01:34:37 AM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2f12f62a
Parents:
b1fb2a9
Message:

Update notes on building in chroot, for
mozilla packages needing python multiprocessing.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22928 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    rb1fb2a9 r5b0a978e  
    355355echo "613364a7-9418-4c86-bcee-57e32fd70c23" > mozilla-key</userinput></screen>
    356356
    357     <note><para>
    358       If you are compiling <application>Firefox</application> in chroot, make
    359       sure you have <envar>$SHELL</envar> environment variable set or prepend
    360       <envar>SHELL=/bin/sh</envar>. Also ensure that <filename>/dev/shm</filename>
    361       is mounted.
    362     </para></note>
     357    <note>
     358
     359      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     360       href="../../xincludes/mozshm.xml"/>
     361
     362      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     363       href="../../xincludes/mozmach.xml"/>
     364
     365    </note>
    363366    <!--
    364367    <para>
Note: See TracChangeset for help on using the changeset viewer.