From bdb92f2d91605dd8a93ef16f0d7fcf6595f5b012 Mon Sep 17 00:00:00 2001 From: Michael Kuhn Date: Sun, 6 Oct 2019 04:03:35 +0200 Subject: Consistently support pkg-config files in share subdirectory (#12838) While the build environment already takes share/pkgconfig into account, the generated module files etc. only consider lib/pkgconfig and lib64/pkgconfig. --- etc/spack/defaults/modules.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc') diff --git a/etc/spack/defaults/modules.yaml b/etc/spack/defaults/modules.yaml index 1d91b0c88c..77c976510b 100644 --- a/etc/spack/defaults/modules.yaml +++ b/etc/spack/defaults/modules.yaml @@ -35,6 +35,8 @@ modules: - PKG_CONFIG_PATH lib64/pkgconfig: - PKG_CONFIG_PATH + share/pkgconfig: + - PKG_CONFIG_PATH '': - CMAKE_PREFIX_PATH -- cgit v1.2.3-60-g2f50