From 4b0a256e9bd50d7df78ed6baf667e5bb9a332751 Mon Sep 17 00:00:00 2001 From: samuel Date: Sat, 24 Nov 2018 02:31:06 +0000 Subject: Enable msys2 to check build status. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65944 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b5a2ef86b2..01e2e0860a 100644 --- a/configure.ac +++ b/configure.ac @@ -963,7 +963,7 @@ main() AS_IF([test "$target_cpu" = x64], [ ac_cv_func___builtin_setjmp=no ac_cv_func_round=no - rb_cv_fiber_coroutine=no # TODO: Enable this after AppVeyor msys2 build succeeds + rb_cv_fiber_coroutine=yes ]) ac_cv_func_tgamma=no rb_cv_negative_time_t=yes -- cgit v1.2.3