Files
static-php-cli/src/StaticPHP
henderkes e72f9aa623 LinuxMuslCheck: pass tool env via setEnv instead of command prefixes
Build the CC/CXX/AR/LD/RANLIB map once and hand it to shell()->setEnv()
so the configure/make invocations don't have to repeat the same prefix
on every line. For the sudo make-install path the env still needs to
be on the command line (sudo strips the parent env), so the same map
is rendered into $envFlags and prepended there. Also adds RANLIB,
which the upstream Makefile honours.
2026-05-24 21:40:26 +07:00
..
2026-05-07 14:40:14 +08:00
2026-05-11 10:07:02 +08:00
2026-05-10 15:55:12 +08:00
2026-01-22 09:32:22 +08:00
2026-05-09 15:54:01 +08:00