summaryrefslogtreecommitdiff
path: root/.github/workflows/compilers.yml
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2021-09-09 18:02:24 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2021-09-10 20:00:06 +0900
commit488ef54f0bbd724fd0965b7439d00ed1a3ffc379 (patch)
tree0781831be736f345b7371e133c144eae01c056ce /.github/workflows/compilers.yml
parenta310f896db4e25d8a355087fce1cf932f4758331 (diff)
.github/workflows/compilers.yml: --enable-shared
Noticed that defs/gmake.mk has `exts: rubyspec-capiext` dependency only when $ENABLE_SHARED is true. This one adds extra tests so we basically welcome. Why not default it on.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/4815
Diffstat (limited to '.github/workflows/compilers.yml')
-rw-r--r--.github/workflows/compilers.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/compilers.yml b/.github/workflows/compilers.yml
index 0be749b36b..82dc4df016 100644
--- a/.github/workflows/compilers.yml
+++ b/.github/workflows/compilers.yml
@@ -20,6 +20,7 @@ env:
debugflags: '-ggdb3'
default_configure: >-
+ --enable-shared
--enable-debug-env
--disable-install-doc
--with-ext=-test-/cxxanyargs,+