nixpkgs/pkgs/build-support/pkg-config-wrapper
Alok Parlikar 272bb3dfa6 pkg-config: prepend added flags
The go toolchain calls pkg-config using "--" to separate flags and
packages. For example:

pkg-config --cflags -- zlib

This breaks if addFlags are appended. This commit therefore prepends the
addFlags to the command.
2022-12-22 17:13:11 +00:00
..
add-flags.sh pkg-config-wrapper: mangle PKG_CONFIG_PATH{,_FOR_BUILD} correctly 2021-05-18 00:13:27 +02:00
default.nix treewide: fix some core package structuredAttrs 2022-12-08 21:05:28 +02:00
pkg-config-wrapper.sh pkg-config: prepend added flags 2022-12-22 17:13:11 +00:00
setup-hook.sh pkgconf: Wrap with pkg-config-wrapper 2020-05-21 11:35:46 -04:00