Ignore:
Timestamp:
06/29/2023 07:19:20 PM (12 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.0-rc1, 12.1, 12.1-rc1, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
c727d7e7
Parents:
ce9ec4f
git-author:
Xi Ruoyao <xry111@…> (06/29/2023 07:17:31 PM)
git-committer:
Xi Ruoyao <xry111@…> (06/29/2023 07:19:20 PM)
Message:

glibc: Disable obsolete libcrypt implementation

I've not bothered to write an explanation for --disable-crypt because it
will likely be the default of Glibc-2.38, then we may drop it from the
command lines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/glibc.xml

    rce9ec4f rbbfb090  
    9292      --enable-kernel=&min-kernel;               \
    9393      --with-headers=$LFS/usr/include    \
     94      --disable-crypt                    \
    9495      libc_cv_slibdir=/usr/lib</userinput></screen>
    9596
Note: See TracChangeset for help on using the changeset viewer.