Ignore:
Timestamp:
12/05/2023 05:12:55 AM (7 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64
Children:
00de269
Parents:
6b6a1b9 (diff), dc8572f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/arm64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/glibc.xml

    r6b6a1b9 r73d91ac  
    7171      --enable-kernel=&min-kernel;               \
    7272      --with-headers=$LFS/usr/include    \
     73      --disable-nscd                     \
    7374      libc_cv_slibdir=/usr/lib</userinput></screen>
    7475
     
    109110          <para>This ensures that the library is installed in /usr/lib instead
    110111          of the default /lib64 on 64-bit machines.</para>
     112        </listitem>
     113      </varlistentry>
     114
     115      <varlistentry>
     116        <term><parameter>--disable-nscd</parameter></term>
     117        <listitem>
     118          <para>Do not build the name service cache daemon which is no
     119          longer used.</para>
    111120        </listitem>
    112121      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.