Changeset ba3b0498 for x/lib


Ignore:
Timestamp:
08/08/2022 05:24:01 AM (21 months ago)
Author:
Xi Ruoyao <xry111@…>
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:
bc09992
Parents:
9e82e4a
Message:

cairo: adapt for glibc-2.36

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/cairo.xml

    r9e82e4a rba3b0498  
    138138
    139139    <para>
     140      Adapt this package for glibc-2.36:
     141    </para>
     142
     143<screen><userinput>sed 's/PTR/void */' -i util/cairo-trace/lookup-symbol.c</userinput></screen>
     144
     145    <para>
    140146      Install <application>Cairo</application> by running the following
    141147      commands:
Note: See TracChangeset for help on using the changeset viewer.