diff options
Diffstat (limited to 'meta/recipes-devtools/ruby/ruby_3.0.3.bb')
| -rw-r--r-- | meta/recipes-devtools/ruby/ruby_3.0.3.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/ruby/ruby_3.0.3.bb b/meta/recipes-devtools/ruby/ruby_3.0.3.bb index 95feb94dd4..5cf0625101 100644 --- a/meta/recipes-devtools/ruby/ruby_3.0.3.bb +++ b/meta/recipes-devtools/ruby/ruby_3.0.3.bb | |||
| @@ -21,6 +21,9 @@ PACKAGECONFIG += "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" | |||
| 21 | PACKAGECONFIG[valgrind] = "--with-valgrind=yes, --with-valgrind=no, valgrind" | 21 | PACKAGECONFIG[valgrind] = "--with-valgrind=yes, --with-valgrind=no, valgrind" |
| 22 | PACKAGECONFIG[gmp] = "--with-gmp=yes, --with-gmp=no, gmp" | 22 | PACKAGECONFIG[gmp] = "--with-gmp=yes, --with-gmp=no, gmp" |
| 23 | PACKAGECONFIG[ipv6] = "--enable-ipv6, --disable-ipv6," | 23 | PACKAGECONFIG[ipv6] = "--enable-ipv6, --disable-ipv6," |
| 24 | # rdoc is off by default due to non-reproducibility reported in | ||
| 25 | # https://bugs.ruby-lang.org/issues/18456 | ||
| 26 | PACKAGECONFIG[rdoc] = "--enable-install-rdoc,--disable-install-rdoc," | ||
| 24 | 27 | ||
| 25 | EXTRA_OECONF = "\ | 28 | EXTRA_OECONF = "\ |
| 26 | --disable-versioned-paths \ | 29 | --disable-versioned-paths \ |
