Changeset f8fcbab


Ignore:
Timestamp:
08/05/2021 01:18:02 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:
c6ff8c2
Parents:
b390160
Message:

libaio: fix testsuite issue with glibc-2.34

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libaio.xml

    rb390160 rf8fcbab  
    9797
    9898    <para>
     99      If you want to run the testsuite, fix an issue with Glibc-2.34 or
     100      later:
     101    </para>
     102
     103<screen><userinput>sed 's/-Werror//' -i harness/Makefile</userinput></screen>
     104
     105    <para>
    99106      To test the results, issue: <command>make partcheck</command>.
    100107    </para>
Note: See TracChangeset for help on using the changeset viewer.