mirror of
https://github.com/YellowJacketLinux/lfs-buildscripts.git
synced 2025-02-02 23:07:18 +08:00
bug fix
This commit is contained in:
parent
482de3eef4
commit
5b63f2cb9e
@ -31,7 +31,7 @@ echo "rootsbindir=/usr/sbin" > configparms
|
|||||||
--build=$(../scripts/config.guess) \
|
--build=$(../scripts/config.guess) \
|
||||||
--enable-kernel=4.19 \
|
--enable-kernel=4.19 \
|
||||||
--with-headers=${LFS}/usr/include \
|
--with-headers=${LFS}/usr/include \
|
||||||
--disable-ncsd \
|
--disable-nscd \
|
||||||
libc_cv_slibdir=/usr/lib
|
libc_cv_slibdir=/usr/lib
|
||||||
|
|
||||||
make
|
make
|
||||||
|
Loading…
Reference in New Issue
Block a user