Changeset 27bcf01


Ignore:
Timestamp:
05/13/2022 05:13:58 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:
f373b5fe
Parents:
7b4a852
Message:

Fix xorg-server for gcc-12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xorg-server.xml

    r7b4a852 r27bcf01  
    135135
    136136    <para>
     137      Fix an issue with gcc-12 and later:
     138    </para>
     139
     140<screen><userinput>sed -i '/(SourcePictPtr)/s/sizeof([^)]*)/sizeof(SourcePict)/' render/picture.c</userinput></screen>
     141
     142    <para>
    137143      Install the server by running the following commands:
    138144    </para>
Note: See TracChangeset for help on using the changeset viewer.