зеркало из https://github.com/github/ruby.git
Define YJIT_STATS on --enable-yjit=stats (#6710)
This commit is contained in:
Родитель
7ee1cacb84
Коммит
d905632851
|
@ -3806,6 +3806,7 @@ AS_CASE(["${YJIT_SUPPORT}"],
|
|||
[stats], [
|
||||
rb_rust_target_subdir=stats
|
||||
CARGO_BUILD_ARGS='--profile stats --features stats'
|
||||
AC_DEFINE(YJIT_STATS, 1)
|
||||
])
|
||||
|
||||
AS_IF([test -n "${CARGO_BUILD_ARGS}"], [
|
||||
|
|
Загрузка…
Ссылка в новой задаче