guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#50201] [PATCH core-updates-frozen 0/52] Support cross-compilation i


From: Mathieu Othacehe
Subject: [bug#50201] [PATCH core-updates-frozen 0/52] Support cross-compilation in glib-or-gtk-build-system and fix cross-compilation errors
Date: Mon, 30 Aug 2021 15:13:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hey,

> +    (native-search-paths
> +     (list (search-path-specification
> +            (variable "PKG_CONFIG_PATH_FOR_BUILD")
> +            (files '("lib/pkgconfig" "lib64/pkgconfig" 
> "share/pkgconfig")))))))

You could maybe extract the files list from the %pkg-config definition
not to duplicate it?

Mathieu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]