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

18 lines
301 B
Text
Raw Normal View History

2024-12-17 21:34:07 +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'
[built-in options]
default_library = 'static'
prefer_static = true
prefix = '@host_prefix@'