mirror of
https://codeberg.org/kiss-community/repo
synced 2025-04-02 19:17:19 -06:00
binutils: update for new env
This commit is contained in:
parent
e4f1b59472
commit
d28ff2fcf0
@ -28,6 +28,6 @@ export PATH=$PATH:$PWD
|
||||
|
||||
make configure-host
|
||||
make tooldir=/usr
|
||||
make DESTDIR="$1" tooldir=/usr install
|
||||
make tooldir=/usr install
|
||||
|
||||
ln -sf ld.bfd "$1/usr/bin/ld"
|
||||
|
Loading…
Reference in New Issue
Block a user