mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-23 07:40:11 -07:00
gcompat: update for new env
This commit is contained in:
parent
589ca5c10e
commit
20028037f8
@ -11,7 +11,7 @@ mv -f _ Makefile
|
|||||||
export PKG_CONFIG=/bin/true
|
export PKG_CONFIG=/bin/true
|
||||||
|
|
||||||
make LINKER_PATH=/usr/lib/ld-musl-x86_64.so.1
|
make LINKER_PATH=/usr/lib/ld-musl-x86_64.so.1
|
||||||
make DESTDIR="$1" install
|
make install
|
||||||
|
|
||||||
ln -s ld-linux.so.2 "$1/usr/lib/ld-linux-x86-64.so.2"
|
ln -s ld-linux.so.2 "$1/usr/lib/ld-linux-x86-64.so.2"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user