Ignore:
Timestamp:
03/01/2021 03:19:56 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
Children:
b62222b
Parents:
ae4fa91
Message:

Update bookinfo and changelog for 10.1
Minor change to mesa

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    rae4fa91 rd7fcae6  
    238238      -Dglx=dri                      \
    239239      -Dosmesa=gallium               \
    240       -Dvalgrind=false               \
    241       -Dlibunwind=false              \
     240      -Dvalgrind=disabled            \
     241      -Dlibunwind=disabled           \
    242242      ..                             &amp;&amp;
    243243
     
    308308-->
    309309    <para>
    310       <parameter>-Dvalgrind=false</parameter>: This parameter disables
     310      <parameter>-Dvalgrind=disabled</parameter>: This parameter disables
    311311      the usage of Valgrind during the build process. Remove this parameter
    312312      if you have Valgrind installed, and wish to check for memory leaks.
     
    314314
    315315    <para>
    316       <parameter>-Dlibunwind=false</parameter>: This parameter disables
     316      <parameter>-Dlibunwind=disabled</parameter>: This parameter disables
    317317      the usage of libunwind.
    318318    </para>
Note: See TracChangeset for help on using the changeset viewer.