nixpkgs/pkgs/os-specific
Neil Mayhew 367b3a99e4 multipath-tools: Fix build failure due to GZIP make var
The multipath-tools makefiles use GZIP as a variable name but this is
also the name of the environment variable gzip uses to get its default
options.

Normally, this wouldn't get into the environment but nixpkgs exports
GZIP=-n in a setup hook. This in turn causes make to export its own
value for this variable. gzip objects to having -c in the environment
variable and aborts, causing the build to fail.
2020-06-02 09:38:29 -06:00
..
bsd fixup! Tweak cross-compilation of some netbsd stuff 2019-11-03 12:04:39 +03:00
darwin yabai: 3.0.1 -> 3.0.2 2020-05-31 10:29:34 -04:00
linux multipath-tools: Fix build failure due to GZIP make var 2020-06-02 09:38:29 -06:00
windows treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00