diff options
author | Ronald Oussoren <ronaldoussoren@mac.com> | 2023-12-08 09:09:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-08 09:09:34 (GMT) |
commit | 15a80b15af9a0b0ebe6bd538a1919712ce7d4ef9 (patch) | |
tree | 521a92ed1c10049f57fbc4c557bd2e5da37e702c /Python/Python-ast.c | |
parent | 4ac1e8fb25c5c0e1da61784281ab878db671761b (diff) | |
download | cpython-15a80b15af9a0b0ebe6bd538a1919712ce7d4ef9.zip cpython-15a80b15af9a0b0ebe6bd538a1919712ce7d4ef9.tar.gz cpython-15a80b15af9a0b0ebe6bd538a1919712ce7d4ef9.tar.bz2 |
gh-110820: Make sure processor specific defines are correct for Universal 2 build on macOS (#112828)
* gh-110820: Make sure processor specific defines are correct for Universal 2 build on macOS
A number of processor specific defines are different for x86-64 and
arm64, and need to be adjusted in pymacconfig.h.
* remove debug stuf
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions