mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-22 12:04:40 +00:00
![]() 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. |
||
---|---|---|
.. | ||
add-flags.sh | ||
default.nix | ||
pkg-config-wrapper.sh | ||
setup-hook.sh |