mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
11 lines
232 B
PkgConfig
11 lines
232 B
PkgConfig
|
prefix=!SDK_DIR!
|
||
|
includedir=${prefix}/include/libc
|
||
|
libdir=${prefix}/lib
|
||
|
|
||
|
Name: genode-posix
|
||
|
Description: Genode POSIX entrypoint library
|
||
|
URL: https://genode.org/
|
||
|
Version: !VERSION!
|
||
|
Requires: genode-libc
|
||
|
Libs: ${libdir}/posix.lib.so
|