mirror of
https://github.com/krglaws/MyLFS.git
synced 2025-08-06 11:12:03 +00:00
7 lines
90 B
Bash
7 lines
90 B
Bash
# Gzip Phase 2
|
|
./configure --prefix=/usr --host=$LFS_TGT
|
|
|
|
make
|
|
make DESTDIR=$LFS install
|
|
|