ruby--ruby/template
Jakub Kulík 31bd79dda3
Add yjit.o to DTRACE_DEPENDENT_OBJS
In principle, we have a DTrace probe in yjit.c, so yjit.o should be
in DTRACE_DEPENDENT_OBJS for DTRACE_REBUILD=yes builds. This commit
adds to the list.

In practice DTRACE_REBUILD=yes implies the system has a Solaris-like
DTrace and YJIT doesn't support those systems. YJIT_OBJ expands to
nothing, and yjit.c isn't compiled.

I tested on OmniOS v11 r151034m with:

    $ ../src/configure --with-out-ext=psych MAKE=gmake AR=ar debugflags=-g
    $ gmake -j

It builds before and after this change.

[Bug #18480]
2022-05-30 18:30:57 -04:00
..
Doxyfile.tmpl
GNUmakefile.in
Makefile.in Add yjit.o to DTRACE_DEPENDENT_OBJS 2022-05-30 18:30:57 -04:00
builtin_binary.inc.tmpl
call_iseq_optimized.inc.tmpl
configure-ext.mk.tmpl Retrieve configured gems info 2022-04-07 09:47:10 +09:00
depend.tmpl
encdb.h.tmpl
extinit.c.tmpl
exts.mk.tmpl Retrieve previously configured macros also other than `extensions` 2022-04-07 15:03:24 +09:00
fake.rb.in Fix fake.rb RUBY_DESCRIPTION faking for JITs 2022-04-11 13:28:07 -04:00
id.c.tmpl
id.h.tmpl
known_errors.inc.tmpl
limits.c.tmpl
prelude.c.tmpl
ruby-gdb.in
ruby-lldb.in
ruby-runner.h.in
ruby.pc.in
sizes.c.tmpl
transdb.h.tmpl
unicode_norm_gen.tmpl
verconf.h.tmpl