Changeset 6a83533 for x/installing


Ignore:
Timestamp:
06/01/2022 10:59:25 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
75b74c9
Parents:
eaa4368b
git-author:
Pierre Labastie <pierre.labastie@…> (06/01/2022 05:41:49 AM)
git-committer:
Pierre Labastie <pierre.labastie@…> (06/01/2022 10:59:25 AM)
Message:

mesa: Use <option> for optional switches

Also change "parameter" to "switch" in the text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    reaa4368b r6a83533  
    341341
    342342    <para>
    343       <parameter>-Dbuild-tests=true</parameter>: This parameter will cause the test code
     343      <option>-Dbuild-tests=true</option>: This switch will cause the test code
    344344      to be enabled.
    345345    </para>
    346346
    347347    <para>
    348       <parameter>-Dvulkan-drivers=...</parameter>: This parameter allows choosing which
    349       Vulkan drivers are built.
    350       Since BLFS does not use
     348      <option>-Dvulkan-drivers=...</option>: This switch allows choosing which
     349      Vulkan drivers are built. Since BLFS does not use
    351350      Vulkan, it is safe to leave the list of Vulkan drivers empty. The default
    352351      is auto.
Note: See TracChangeset for help on using the changeset viewer.