diff options
| -rw-r--r-- | meta/recipes-devtools/ruby/ruby_3.1.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/ruby/ruby_3.1.3.bb b/meta/recipes-devtools/ruby/ruby_3.1.3.bb index 7a927d2041..a00df5d191 100644 --- a/meta/recipes-devtools/ruby/ruby_3.1.3.bb +++ b/meta/recipes-devtools/ruby/ruby_3.1.3.bb | |||
| @@ -76,6 +76,7 @@ EXTRA_OECONF = "\ | |||
| 76 | --enable-load-relative \ | 76 | --enable-load-relative \ |
| 77 | --with-pkg-config=pkg-config \ | 77 | --with-pkg-config=pkg-config \ |
| 78 | --with-static-linked-ext \ | 78 | --with-static-linked-ext \ |
| 79 | --with-mantype=man \ | ||
| 79 | " | 80 | " |
| 80 | 81 | ||
| 81 | EXTRA_OECONF:append:libc-musl = "\ | 82 | EXTRA_OECONF:append:libc-musl = "\ |
