You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the forced bzip2 format and use only the default gzip
for the target `make dist`
Doc: make dist
Generate a ‘gzip’ tar archive of the distribution. This is the only format enabled
by default. By default, this rule makes gzip use a compression option of --best.
To make it use a different one, set the GZIP_ENV environment variable. For
example, ‘make dist-gzip GZIP_ENV=-7’.
0 commit comments