commit | 40e700ad042089120456cc2ee79b8ca69479416b | [log] [tgz] |
---|---|---|
author | Stefan Krah <skrah@bytereef.org> | Sat Aug 15 16:06:21 2020 +0200 |
committer | GitHub <noreply@github.com> | Sat Aug 15 16:06:21 2020 +0200 |
tree | cb8f3bc80e018015a7cb8f8201ea0729b11f4897 | |
parent | fa5d7251987c70a9c5d58b59a0b36ac9287eaafa [diff] |
bpo-40878: xlc cannot handle C99 extern inline. (GH-21887) This applies to the default "extc99" mode. Python does not compile with "stdc99".