Ignore:
Timestamp:
01/29/2024 03:45:33 PM (8 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, 12.1-rc1, 12.2, 12.2-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/update-glibc
Children:
39b5bb6
Parents:
4ecfc55
Message:

glibc: Drop --with-headers=/usr/include

The Glibc INSTALL file says:

‘--with-headers=DIRECTORY’

Look for kernel header files in DIRECTORY, not ‘/usr/include’. ...

So --with-headers=/usr/include seems just doing nothing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/glibc.xml

    r4ecfc55 r40cd8a1  
    7474             --enable-kernel=&min-kernel;                     \
    7575             --enable-stack-protector=strong          \
    76              --with-headers=/usr/include              \
    7776             --disable-nscd                           \
    7877             libc_cv_slibdir=/usr/lib</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.