Ignore:
Timestamp:
08/22/2022 07:37:51 PM (21 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
675a8a5
Parents:
48cb482
Message:

Fix building hdparm-9.64 with glibc-2.36
Tags up to that point

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/hdparm.xml

    r48cb482 r9b8ff698  
    3636    </para>
    3737
    38     &lfs111_checked;
     38    &lfs112_checked;
    3939
    4040    <warning>
     
    8989  <sect2 role="installation">
    9090    <title>Installation of Hdparm</title>
     91
     92    <!-- See Ticket #16391 -->
     93    <para>
     94      First, fix building this package with glibc-2.36:
     95    </para>
     96
     97<screen><userinput remap="pre">sed -i '/linux/d' hdparm.c</userinput></screen>
    9198
    9299    <para>
Note: See TracChangeset for help on using the changeset viewer.