notaz.gp2x.de
/
pcsx_rearmed.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
add a thp-based huge page alloc fallback
[pcsx_rearmed.git]
/
deps
/
lightning
/
lightning.pc.in
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: GNU Lightning
7
Description: JIT library
8
Version: @VERSION@
9
Libs: -L${libdir} -llightning
10
Cflags: -I${includedir}/
11
12