]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] GH-134273: Allow setting JIT compiler flags at build time with CFLAGS_JIT...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 1 Jul 2025 21:34:59 +0000 (23:34 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Jul 2025 21:34:59 +0000 (14:34 -0700)
commit3bc42942af865a036282f7c9e0011fe8528b03c1
tree159c485bb2dda07dd61d336267ab68d3686507b0
parent5e09d1913bbd07c99cb5bb3010022b65876a90c9
[3.14] GH-134273: Allow setting JIT compiler flags at build time with CFLAGS_JIT (GH-135792)

(cherry picked from commit 2b0c684e0759dc3fec0e9dd0fc8383e6c75b7b5c)
Co-authored-by: Zanie Blue <contact@zanie.dev>
Misc/NEWS.d/next/Build/2025-05-19-18-09-20.gh-issue-134273.ZAliyy.rst [new file with mode: 0644]
Tools/jit/_targets.py
Tools/jit/build.py
configure
configure.ac