guix/gnu
Ludovic Courtès 8da6dfb0bb
gnu: libgit2: Allow cross-compilation.
With commit 8394619bac, the label for
'pkg-config' when cross-compiling changed to "TRIPLET-pkg-config",
thereby breaking the 'assoc-ref' call.  This commit fixes it by avoiding
referring to the label.

* gnu/packages/version-control.scm (libgit2)[arguments]: Adjust
"-DPKG_CONFIG_EXECUTABLE=" option.
2021-12-15 00:41:07 +01:00
..
bootloader
build Merge branch 'master' into core-updates-frozen 2021-12-13 11:49:15 +01:00
home
installer Merge remote-tracking branch 'signed/master' into core-updates 2021-12-10 21:49:25 +01:00
machine
packages gnu: libgit2: Allow cross-compilation. 2021-12-15 00:41:07 +01:00
platforms
services Merge branch 'master' into core-updates-frozen 2021-12-13 11:49:15 +01:00
system Merge branch 'master' into core-updates-frozen 2021-12-13 11:49:15 +01:00
tests tests: static-networking: Adjust to new style. 2021-12-13 23:37:30 +01:00
artwork.scm
bootloader.scm
ci.scm Merge remote-tracking branch 'signed/master' into core-updates 2021-12-10 21:49:25 +01:00
home.scm
image.scm
installer.scm
local.mk gnu: i7z: Fix building with GCC >= 10. 2021-12-14 19:35:23 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm system: Mark 'services' field as thunked. 2021-12-08 18:56:47 +01:00
tests.scm