forked from kiss-community/repo
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