commit | cd8e1da3eaf1b39cc0897def3845da2d793a9e4c | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Thu Apr 09 17:32:21 2020 +0200 |
committer | GitHub <noreply@github.com> | Thu Apr 09 17:32:21 2020 +0200 |
tree | 8352a583ac35fa6c6a55bab0617d3ce4220b8e6d | |
parent | c83f003ee5398e9c27a0c634329420003d607d46 [diff] |
bpo-40112: distutils test_search_cpp: Fix logic to determine if C compiler is xlc on AIX (GH-19225) (GH-19444) (cherry picked from commit 76db37b1d37a9daadd9e5b320f2d5a53cd1352ec) Co-authored-by: Michael Felt <aixtools@users.noreply.github.com>