Changeset 59f9007


Ignore:
Timestamp:
08/07/2022 11:05:31 AM (21 months ago)
Author:
Xi Ruoyao <xry111@…>
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:
d1a3a2f9
Parents:
8f1785c
Message:

libarchive: adapt for glibc-2.36

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libarchive.xml

    r8f1785c r59f9007  
    9999    <title>Installation of libarchive</title>
    100100
    101 <!--
    102     <para>
    103       First, adapt the test suite to changes in glibc-2.32:
    104     </para>
    105 
    106 <screen><userinput remap="pre">patch -Np1 -i ../libarchive-&libarchive-version;-testsuite_fix-1.patch</userinput></screen>
    107 -->
     101
     102    <para>
     103      First, adapt the package to changes in glibc-2.36:
     104    </para>
     105
     106<screen><userinput remap="pre">sed '/linux\/fs\.h/d' -i libarchive/archive_read_disk_posix.c</userinput></screen>
     107
    108108
    109109    <para>
Note: See TracChangeset for help on using the changeset viewer.