Changeset b390160


Ignore:
Timestamp:
08/05/2021 01:10:13 PM (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:
f8fcbab
Parents:
2c09991
Message:

bluez: add workaround for glibc-2.34

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/bluez.xml

    r2c09991 rb390160  
    156156  <sect2 role="installation">
    157157    <title>Installation of BlueZ</title>
     158
     159    <para>
     160      At first, fix an issue building the package with Glibc-2.34 or later:
     161    </para>
     162
     163<screen><userinput>sed 's/pause(/bluez_&amp;/' -i profiles/audio/media.c</userinput></screen>
    158164
    159165    <para>
Note: See TracChangeset for help on using the changeset viewer.