repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
openjdk-23: use OpenJDK 23 as the boot JDK
[oi-userland.git]
/
components
/
library
/
gmp
/
Solaris
/
libgmp-64.pc
blob
935aaa782f98a4900c5910d5a16367ded1f7faac
1
prefix=/usr
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib/MACH64
4
includedir=${prefix}/include
5
6
Name: libgmp
7
Description: The GNU Multiple Precision Bignum Library
8
Version: 6.1.2
9
Libs: -L${libdir} -lgmp
10
Cflags: -I${includedir}