repo.or.cz
/
unleashed-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bump mpfr to 3.1.5
[unleashed-userland.git]
/
components
/
library
/
mpfr
/
Solaris
/
libmpfr-64.pc
blob
b588be88b9062f0b077b9ad49746e5f4ff65e054
1
prefix=/usr
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib/MACH64
4
includedir=${prefix}/include/mpfr
5
6
Name: libmpfr
7
Description: The GNU Multiple Precision Rounding Floating-Point Library
8
Version: 3.1.5
9
Libs: -L${libdir} -lmpfr
10
Cflags: -I/usr/include/gmp -I${includedir}