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
Builds with openssl_static = true in config.toml depend on Perl for configuring OpenSSL. It would be nice to have the ability to configure a path to perl, and to make sure that perl is runnable when bootstrap does its sanity checks.
Builds with
openssl_static = trueinconfig.tomldepend on Perl for configuring OpenSSL. It would be nice to have the ability to configure a path toperl, and to make sure thatperlis runnable when bootstrap does its sanity checks.See #44131