]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-134273: Allow setting JIT compiler flags at build time with CFLAGS_JIT (GH134276)
authorZanie Blue <contact@zanie.dev>
Thu, 12 Jun 2025 23:11:08 +0000 (18:11 -0500)
committerGitHub <noreply@github.com>
Thu, 12 Jun 2025 23:11:08 +0000 (16:11 -0700)
commit2b0c684e0759dc3fec0e9dd0fc8383e6c75b7b5c
treefcf107440ea3f31d10770d267b93e6af3627cd30
parent73431356d324842cac0d545018c3ad21c85bc883
GH-134273: Allow setting JIT compiler flags at build time with CFLAGS_JIT (GH134276)
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