diff options
author | David Hewitt <davidmhewitt@users.noreply.github.com> | 2023-04-18 00:32:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-17 19:32:49 -0500 |
commit | e855352d389f165249d36ab1346d0b1766024852 (patch) | |
tree | d4652ab1f1dde3fb2017258bd00ac177df4d4b1c /lib/compilers/golang.ts | |
parent | 805274060ee0a10306d2a011e1a330e23f499621 (diff) | |
download | compiler-explorer-e855352d389f165249d36ab1346d0b1766024852.tar.gz compiler-explorer-e855352d389f165249d36ab1346d0b1766024852.zip |
vala: Add an option to set PKG_CONFIG_PATH envvar (#4959)gh-7089
In conjunction with
https://github.com/compiler-explorer/vala-builder/pull/1, this should
fix #4958
Vala uses `pkg-config` to locate libraries to link with and then passes
the relevant args to `CC`, so in the live environment, we need to
provide the `pkg-config` files for the minimum required libraries in the
compiler prefix, and then use this environment variable to allow
`pkg-config` to locate them.
Diffstat (limited to 'lib/compilers/golang.ts')
0 files changed, 0 insertions, 0 deletions