We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad02f04 commit 7e28f9fCopy full SHA for 7e28f9f
1 file changed
common.mk
@@ -16957,6 +16957,7 @@ yjit_core.$(OBJEXT): {$(VPATH)}vm_core.h
16957
yjit_core.$(OBJEXT): {$(VPATH)}vm_debug.h
16958
yjit_core.$(OBJEXT): {$(VPATH)}vm_opts.h
16959
yjit_core.$(OBJEXT): {$(VPATH)}vm_sync.h
16960
+yjit_core.$(OBJEXT): {$(VPATH)}yjit.h
16961
yjit_core.$(OBJEXT): {$(VPATH)}yjit_asm.h
16962
yjit_core.$(OBJEXT): {$(VPATH)}yjit_codegen.h
16963
yjit_core.$(OBJEXT): {$(VPATH)}yjit_core.c
0 commit comments