mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-05 10:39:56 +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
|