repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/protocols - sync with NetBSD-8
[minix.git]
/
external
/
gpl3
/
gcc
/
patches
/
0002-minix-on-minix.patch
blob
309c5cc7a7e72d851087990c64b12e4b1af09bf5
1
--- dist.minix/configure 2015-10-16 13:43:21.000000000 +0200
2
+++ dist/configure 2015-10-16 13:43:34.000000000 +0200
3
@@ -5300,7 +5300,7 @@
4
5
6
# Check for GMP, MPFR and MPC
7
-gmplibs="-lmpc -lmpfr -lgmp"
8
+gmplibs="-lmpc -lmpfr -lgmp -lm"
9
gmpinc=
10
have_gmp=no
11