Ignore:
Timestamp:
05/15/2024 11:48:50 AM (7 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
multilib, trunk, xry111/arm64, xry111/clfs-ng
Children:
9113316, 91c72232
Parents:
923fb48
git-author:
Xi Ruoyao <xry111@…> (05/15/2024 11:46:46 AM)
git-committer:
Xi Ruoyao <xry111@…> (05/15/2024 11:48:50 AM)
Message:

gcc pass2: --disable-libsanitizer is no longer strictly needed

GCC 14 libsanitizer no longer depends on crypt.h. But let's keep this
option for reducing build time, just update the explanation.

Also remove libxcrypt from GCC depedency list.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • appendices/dependencies.xml

    r923fb48 r87e5e08  
    936936        <seglistitem>
    937937          <seg>Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, GCC,
    938           Gettext, Glibc, GMP, Grep, Libxcrypt, M4, Make, MPC, MPFR, Patch,
     938          Gettext, Glibc, GMP, Grep, M4, Make, MPC, MPFR, Patch,
    939939          Perl, Sed, Tar, Texinfo, and Zstd</seg>
    940940        </seglistitem>
     
    18881888        <segtitle>&before;</segtitle>
    18891889        <seglistitem>
    1890           <seg>GCC, Perl, Python, Shadow, and &systemd-udev;</seg>
     1890          <seg>Perl, Python, Shadow, and &systemd-udev;</seg>
    18911891        </seglistitem>
    18921892      </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.