• A
    Configure: impose ^X on whole build procedure. · 758baa3d
    Andy Polyakov 提交于
    Traditionally Configure passed $ENV{PERL} to Makefile. But this
    resulted in ambiguilty as Configure script could be executed by
    interpreter different from one executing remaining scripts. Since
    we separate compile- and run-time interpreters with HASHBANGPERL
    variable, there is no reason to segment the build procedure.
    Reviewed-by: NRich Salz <rsalz@openssl.org>
    758baa3d
INSTALL 39.0 KB