Changeset 1c7e3b4e for general/genlib


Ignore:
Timestamp:
06/05/2024 04:54:27 AM (4 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
2445e19d
Parents:
4872e66
Message:

Fix building telepathy-glib-0.24.2 with gcc-14.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/telepathy-glib.xml

    r4872e66 r1c7e3b4e  
    117117<screen><userinput remap="pre">patch -Np1 -i ../telepathy-glib-&telepathy-glib-version;-consolidated_fixes-1.patch</userinput></screen>
    118118-->
     119
     120    <para>
     121      First, fix building this package with gcc-14:
     122    </para>
     123
     124<screen><userinput remap="pre">sed -i '1794 s/tp_value_array_free/(GDestroyNotify) tp_value_array_free/' telepathy-glib/protocol.c</userinput></screen>
    119125
    120126    <para>
Note: See TracChangeset for help on using the changeset viewer.