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