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 0d69d84 commit 64ba8f3Copy full SHA for 64ba8f3
1 file changed
Makefile.pre.in
@@ -3127,7 +3127,7 @@ JIT_DEPS = \
3127
$(srcdir)/Python/executor_cases.c.h \
3128
pyconfig.h
3129
3130
-JIT_STENCIL_HEADER :=
+JIT_STENCIL_HEADER :=
3131
ifneq ($(filter aarch64-apple-darwin%,$(HOST_GNU_TYPE)),)
3132
JIT_STENCIL_HEADER = jit_stencils-aarch64-apple-darwin.h
3133
else ifneq ($(filter x86_64-apple-darwin%,$(HOST_GNU_TYPE)),)
0 commit comments