mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
This cleans up some of the informational print statement during `build_env()` to go to stderr instead. This opens up stdout usage to print information to stdout for consumption (in a follow-up PR) Testing: Covered by `./mach build --ohos` in CI. Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>