mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Christian Helmuth
parent
447329eaee
commit
918281b01f
10
tool/sdk/genode-posix.pc.in
Normal file
10
tool/sdk/genode-posix.pc.in
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
||||
Reference in New Issue
Block a user