genode-ehmry/sdk/pkg-config/genode-lib.pc.in

12 lines
418 B
PkgConfig
Raw Normal View History

2019-06-21 17:29:07 +02:00
prefix=@prefix@
lddir=${prefix}/ld
libdir=@libdir@
toolchaindir=@TOOLCHAIN_DIR@
Name: genode-lib
Description: Flags for linking Genode libraries
URL: https://genode.org/
Version: @SDK_VERSION@
Requires: genode-base
Libs: -shared --eh-frame-hdr -melf_x86_64 -gc-sections -z max-page-size=0x1000 -T ${lddir}/genode_rel.ld --entry=0x0 ${libdir}/ldso-startup.lib.a ${toolchaindir}/lib/gcc/x86_64-pc-elf/8.3.0/64/libgcc.a