Skip to content

Commit ed648cd

Browse files
committed
ZJIT: Build by default when build environment allows
"Default" means when `--enable-zjit` is absent from `./configure` arguments.
1 parent 03b6061 commit ed648cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3972,6 +3972,7 @@ AC_ARG_ENABLE(zjit,
39723972
])
39733973
)
39743974
AC_MSG_RESULT($rb_zjit_build_possible)
3975+
ZJIT_SUPPORT=$rb_zjit_build_possible
39753976
]
39763977
)]
39773978
)

0 commit comments

Comments
 (0)