summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Kokubun <[email protected]>2022-11-10 13:16:25 -0800
committer<[email protected]>2022-11-10 13:16:25 -0800
commitd9056328514041c22f73809921118fa7a1478092 ()
tree12fc74e79c88b21c40fb1a2410797bb3e84eb49d
parent7ee1cacb84e6b19908ac0e692601447597d40605 (diff)
Define YJIT_STATS on --enable-yjit=stats (#6710)
Notes: Merged-By: k0kubun <[email protected]>
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
@@ -3806,6 +3806,7 @@ AS_CASE(["${YJIT_SUPPORT}"],
[stats], [
rb_rust_target_subdir=stats
CARGO_BUILD_ARGS='--profile stats --features stats'
])
AS_IF([test -n "${CARGO_BUILD_ARGS}"], [