feather/contrib/depends/patches/native_wayland/toolchain.txt

21 lines
332 B
Text
Raw Normal View History

2024-11-03 16:42:34 +00:00
[binaries]
c = '@cc@'
cpp = '@cxx@'
ar = '@ar@'
strip = '@strip@'
pkgconfig = '/home/user/.guix-profile/bin/pkg-config'
[host_machine]
system = 'linux'
cpu_family = '@arch@'
cpu = '@arch@'
endian = 'little'
[project options]
tests = false
documentation = false
dtd_validation = false
[built-in options]
prefix = '@build_prefix@'