LFS中xz的编译

autoreconf

automake --add-missing

autoreconf -i

./configure --prefix=/usr --host=$LFS_TGT --build=$(build-aux/config.guess) --disable-static --docdir=/usr/share/doc/xz-5.4.5

make

posted @ 2025-02-19 22:54  老禾的账本  阅读(4)  评论(0)    收藏  举报