Changeset e23815a for multimedia


Ignore:
Timestamp:
06/04/2024 05:38:11 PM (6 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
gimp3, trunk
Children:
6d7516e
Parents:
a7e8195d
Message:

Fix a gcc14 issue in libcddb.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libcddb.xml

    ra7e8195d re23815a  
    9090
    9191    <para>
     92      Fix a problem building with gcc-14:
     93    </para>
     94
     95<screen><userinput>sed -i '/getsockopt/s/&amp;l/(void*)&amp;/' lib/cddb_net.c</userinput></screen>
     96
     97    <para>
    9298      Install <application>libcddb</application> by running the
    9399      following commands:
Note: See TracChangeset for help on using the changeset viewer.