audk/BaseTools/Source
Vitaly Cheptsov via Groups.Io 5c7006c9de BaseTools: Do not call sys.setdefaultencoding with python 3
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2301

This interface was a originally a no-op in python 3, and now
is fully removed causing a build warning on macOS (Darwin).

Signed-off-by: Vitaly Cheptsov <vit9696@protonmail.com>>
Acked-by: Bob Feng <bob.c.feng@intel.com>
2019-10-23 14:25:23 +08:00
..
C BaseTools: strip trailing whitespace 2019-10-04 11:18:22 +01:00
Python BaseTools: Do not call sys.setdefaultencoding with python 3 2019-10-23 14:25:23 +08:00