forked from kiss-community/repo
gmp: Fix triplet.
This commit is contained in:
parent
9be262cf91
commit
0d0ec7bf6d
@ -3,11 +3,10 @@
|
||||
cp -v configfsf.guess config.guess
|
||||
cp -v configfsf.sub config.sub
|
||||
|
||||
unset CFLAGS CXXFLAGS
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--localstatedir=/var/state/gmp \
|
||||
--build="$(gcc -dumpmachine)" \
|
||||
--enable-cxx \
|
||||
--with-pic
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user