mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
4 lines
170 B
ReStructuredText
4 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``.
|