mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 07:10:16 -07:00
binutils: use DESTDIR
This commit is contained in:
parent
79372678af
commit
d02884de06
@ -27,4 +27,4 @@ export PATH=$PATH:$PWD
|
||||
|
||||
make configure-host
|
||||
make tooldir=/usr
|
||||
make prefix="$1/usr" tooldir="$1/usr" install
|
||||
make DESTDIR="$1" install
|
||||
|
Loading…
Reference in New Issue
Block a user