mirror of
https://github.com/krglaws/MyLFS.git
synced 2026-01-13 20:19:09 +00:00
7 lines
95 B
Bash
7 lines
95 B
Bash
# Diffutils Phase 2
|
|
./configure --prefix=/usr --host=$LFS_TGT
|
|
|
|
make
|
|
make DESTDIR=$LFS install
|
|
|