genode/repos/base/genode-base.pc.in
Emery Hemingway 969180525f Use patched binary toolchain from Genode Labs
- Fetch and patch GCC distribution
 - Pass Tup config as a file
 - Fold out and dev outputs
 - Remove shellHook code for compatibility with dev-shell
 - Tweak Tup Nix conditionals
 - Add Tupfile.ini
 - Remove custom setup-hook
2020-01-05 20:32:08 +01:00

13 lines
185 B
PkgConfig

includedir=@includedir@
cc=@cc@
cxx=@cxx@
ld=@ld@
ar=@ar@
ranlib=@ranlib@
Name: base
Description: Genode base repository
URL: https://genode.org/
Version: @VERSION@
Cflags: @includes@