We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcf0cd2 commit eec5f75Copy full SHA for eec5f75
Makefile.pre.in
@@ -3233,7 +3233,7 @@ clean-retain-profile: pycremoval
3233
-rm -rf Python/deepfreeze
3234
-rm -f Python/frozen_modules/*.h
3235
-rm -f Python/frozen_modules/MANIFEST
3236
- -rm -f jit_stencils.h jit_stencils-*.h
+ -rm -f jit_stencils*.h
3237
-find build -type f -a ! -name '*.gc??' -exec rm -f {} ';'
3238
-rm -f Include/pydtrace_probes.h
3239
-rm -f profile-gen-stamp
0 commit comments