commit | 951ab58024de9b5a21f0b979cdbea51e1049d781 | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@python.org> | Mon May 18 11:31:21 2020 -0400 |
committer | GitHub <noreply@github.com> | Mon May 18 11:31:21 2020 -0400 |
tree | 1ea404d9518f6db5d8c1f16435366a8c1716b365 | |
parent | adc72bb2f9a5d8b548ee04405e19a184e5699e8d [diff] |
Revert "bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176)" (GH-20182) This reverts commit 0da546665075aefbb476e192ed64122d340164f4. The commit is causing make failures on a FreeBSD buildbot. Due to the imminent 3.9.0b1 cutoff, revert this commit for now pending further investigation.