forked from kiss-community/repo
musl: update for new env
This commit is contained in:
parent
53fea662ad
commit
c999029904
@ -10,7 +10,7 @@
|
||||
# --enable-debug
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
make install
|
||||
|
||||
mkdir -p "$1/usr/bin"
|
||||
ln -s /usr/lib/ld-musl-x86_64.so.1 "$1/usr/bin/ldd"
|
||||
|
Loading…
Reference in New Issue
Block a user