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")

(cherry picked from commit b771d5705fc95445d4d81e054be664b7842156ff)

Details

Provenance
jrtc27Authored on Jan 31 2024, 7:45 PM
Parents
rG8161eb6182a8: tools/build/make.py: Add missing comma to fix tinderbox and worlds
Branches
Unknown
Tags
Unknown