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