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 e5f4299 commit eda50f9Copy full SHA for eda50f9
Makefile.pre.in
@@ -3128,8 +3128,7 @@ Python/emscripten_trampoline_wasm.c: Python/emscripten_trampoline_inner.wasm
3128
JIT_DEPS = \
3129
$(srcdir)/Tools/jit/*.c \
3130
$(srcdir)/Tools/jit/*.py \
3131
- $(srcdir)/Python/executor_cases.c.h \
3132
- pyconfig.h
+ $(srcdir)/Python/executor_cases.c.h
3133
3134
jit_stencils.h @JIT_STENCILS_H@: $(JIT_DEPS)
3135
@REGEN_JIT_COMMAND@
0 commit comments