Changeset 13d90a85


Ignore:
Timestamp:
08/08/2021 10:14:08 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7f4758b
Parents:
a87fb41
Message:

glib: add workaround for glibc-2.34

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    ra87fb41 r13d90a85  
    166166
    167167    </warning>
     168
     169    <para>
     170      Fix an issue building this package with Glibc-2.34 or later:
     171    </para>
     172
     173<screen><userinput>sed 's/close_range (.[^)]*/&amp;, 0/' -i glib/gspawn.c</userinput></screen>
    168174
    169175    <para>
Note: See TracChangeset for help on using the changeset viewer.