Skip to content

Commit 64ba8f3

Browse files
Remove indentation
1 parent 0d69d84 commit 64ba8f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.pre.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3127,7 +3127,7 @@ JIT_DEPS = \
31273127
$(srcdir)/Python/executor_cases.c.h \
31283128
pyconfig.h
31293129

3130-
JIT_STENCIL_HEADER :=
3130+
JIT_STENCIL_HEADER :=
31313131
ifneq ($(filter aarch64-apple-darwin%,$(HOST_GNU_TYPE)),)
31323132
JIT_STENCIL_HEADER = jit_stencils-aarch64-apple-darwin.h
31333133
else ifneq ($(filter x86_64-apple-darwin%,$(HOST_GNU_TYPE)),)

0 commit comments

Comments
 (0)