]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Add shims for iOS C++ compilation (GH-123620) (#123656)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 4 Sep 2024 00:52:13 +0000 (02:52 +0200)
committerGitHub <noreply@github.com>
Wed, 4 Sep 2024 00:52:13 +0000 (00:52 +0000)
commit3dd5ce37687940120f5e348c6cfa72005b16d218
treea37f9f05d3e88184240eecb081bbb28841bf1196
parentaeb39b72b2f892317a51a8453ad02efb628d5e50
[3.13] Add shims for iOS C++ compilation (GH-123620) (#123656)

Add shims for iOS C++ compilation (GH-123620)

Add shims for iOS C++ compilation.
(cherry picked from commit 135dad9bd70bba5a7b432c744f2993476915cf07)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
iOS/Resources/bin/arm64-apple-ios-clang++ [new file with mode: 0755]
iOS/Resources/bin/arm64-apple-ios-simulator-clang++ [new file with mode: 0755]
iOS/Resources/bin/x86_64-apple-ios-simulator-clang++ [new file with mode: 0755]