common/build-style/meson: move PYTHONUNBUFFERED to environment/build-style

This commit is contained in:
classabbyamp
2024-08-09 13:43:08 -04:00
committed by classabbyamp
parent be2c8a440e
commit 69fa5df28f
2 changed files with 4 additions and 3 deletions

View File

@@ -1,2 +1,4 @@
hostmakedepends+=" meson"
build_helper+=" meson"
export PYTHONUNBUFFERED=1