Changeset 008c142 for x/lib


Ignore:
Timestamp:
10/25/2023 10:19:34 PM (7 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
95677e0
Parents:
9674bc3
Message:

Fix a problem building the libdrm_intel library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/libdrm.xml

    r9674bc3 r008c142  
    9797  <sect2 role="installation">
    9898    <title>Installation of Libdrm</title>
     99
     100    <para>
     101      First fix a problem building the libdrm_intel library:
     102    </para>
     103
     104<screen><userinput>sed -i '/not.*system/s/system/cpu_family/' meson.build</userinput></screen>
    99105
    100106    <para>
Note: See TracChangeset for help on using the changeset viewer.