]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110820: Make sure processor specific defines are correct for Universal 2 build...
authorRonald Oussoren <ronaldoussoren@mac.com>
Fri, 8 Dec 2023 09:09:34 +0000 (10:09 +0100)
committerGitHub <noreply@github.com>
Fri, 8 Dec 2023 09:09:34 +0000 (10:09 +0100)
commit15a80b15af9a0b0ebe6bd538a1919712ce7d4ef9
tree521a92ed1c10049f57fbc4c557bd2e5da37e702c
parent4ac1e8fb25c5c0e1da61784281ab878db671761b
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
Include/pymacconfig.h
Misc/NEWS.d/next/macOS/2023-12-07-14-19-46.gh-issue-110820.DIxb_F.rst [new file with mode: 0644]