Ignore:
Timestamp:
02/15/2023 07:15:52 AM (17 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
7cff22d
Parents:
9c87711
git-author:
Xi Ruoyao <xry111@…> (02/15/2023 07:00:38 AM)
git-committer:
Xi Ruoyao <xry111@…> (02/15/2023 07:15:52 AM)
Message:

Revert "efivar: adapt for glibc-2.36"

This reverts commit d1a3a2f90172d03d942a47a39e2673f26e40e8a2.

It's no longer needed with Glibc-2.37.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/uefi-bootloaders/efivar.xml

    r9c87711 r82db5c3  
    9898
    9999<screen><userinput>sed '/prep :/a\\ttouch prep' -i src/Makefile</userinput></screen>
    100 
    101     <para>
    102       Now adapt this package for a change in glibc-2.36:
    103     </para>
    104 
    105 <screen><userinput>sed '/sys\/mount\.h/d' -i src/util.h
    106 sed '/unistd\.h/a#include &lt;sys/mount.h&gt;' -i src/gpt.c src/linux.c</userinput></screen>
    107100
    108101    <note>
Note: See TracChangeset for help on using the changeset viewer.