mirror of
https://github.com/python/cpython.git
synced 2025-12-07 13:50:06 +00:00
3 lines
170 B
ReStructuredText
3 lines
170 B
ReStructuredText
When building the JIT, match the jit_stencils filename expectations in
|
|
Makefile with the generator script. This avoid needless JIT recompilation
|
|
during ``make install``.
|