forked from kiss-community/repo
gmp: Force musl
This commit is contained in:
parent
80aafc3dc9
commit
a0310c0858
@ -4,7 +4,8 @@
|
|||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--localstatedir=/var/state/gmp \
|
--localstatedir=/var/state/gmp \
|
||||||
--enable-cxx \
|
--enable-cxx \
|
||||||
--with-pic
|
--with-pic \
|
||||||
|
--build=x86_64-pc-linux-musl
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR="$1" install
|
make DESTDIR="$1" install
|
||||||
|
@ -1 +1 @@
|
|||||||
6.1.2 1
|
6.1.2 2
|
||||||
|
Loading…
Reference in New Issue
Block a user