Sertonix 55e28d321f main/zstd: fix $pgo while bootstrapping
Since $pgo isn't set at all when $BOOTSTRAP is set and $pgo wasn't
quoted it was essentially executing `test = true` which is an invalid
expression and it was also possible to set $pgo through the environment.
2025-01-24 17:44:10 +00:00
..