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
Calculate the GZIP_PREFIX after we've defined how to calculate the
VERSION_GENERIC. The `:=` is eagerly evaluated once at definition time
rather than lazy at each time it's used (unlike `=`).
Fixes#1308
0 commit comments