Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
40434 commits behind the upstream repository.
user avatar
Ian Lynagh authored
This fixes a problem with commands like gzip, where if $GZIP is exported
in the environment, then when make runs a command it'll put the Makefile
variable's value in the environment. But gzip treats $GZIP as arguments
for itself, so when we run gzip it thinks we're giving it "gzip" as an
argument.
0481fe09
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.