HomeFreeBSD

tools/build/make.py: Avoid Python 3.7+ subprocess.run capture_output

Description

tools/build/make.py: Avoid Python 3.7+ subprocess.run capture_output

This is just a convenient alias for setting stdout and stderr to PIPE,
so substitute it for that to be compatible with Python 3.6.

Fixes: 69cfdc81ea7b ("tools/build/make.py: Keep bootstrapped bmake binary up-to-date")

Details

Provenance
jrtc27Authored on Jan 31 2024, 7:45 PM
Parents
rG81bee6d793ee: acpica: Fix build with ACPICA 20230331 and later
Branches
Unknown
Tags
Unknown