mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-26 16:11:07 +00:00
17 lines
410 B
PkgConfig
17 lines
410 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include/valgrind
|
|
arch=amd64
|
|
os=linux
|
|
platform=amd64-linux
|
|
valt_load_address=0x38000000
|
|
|
|
Name: Valgrind
|
|
Description: A dynamic binary instrumentation framework
|
|
Version: 3.10.0.SVN
|
|
Requires:
|
|
Libs: -F${libdir} -framework foo -Wl,-framework,bar -Wl,-framework -Wl,baz -Wl,-framework,foobar,-framework,foobaz
|
|
Cflags: -I${includedir}
|
|
|