diff options
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/ruby/ruby_3.1.0.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-devtools/ruby/ruby_3.1.0.bb b/meta/recipes-devtools/ruby/ruby_3.1.0.bb index 7183c93d45..e250164d2c 100644 --- a/meta/recipes-devtools/ruby/ruby_3.1.0.bb +++ b/meta/recipes-devtools/ruby/ruby_3.1.0.bb | |||
| @@ -48,9 +48,7 @@ EXTRA_OECONF:append:libc-musl:riscv32 = "\ | |||
| 48 | --with-coroutine=copy \ | 48 | --with-coroutine=copy \ |
| 49 | " | 49 | " |
| 50 | 50 | ||
| 51 | do_install() { | 51 | PARALLEL_MAKEINST = "" |
| 52 | oe_runmake 'DESTDIR=${D}' install | ||
| 53 | } | ||
| 54 | 52 | ||
| 55 | do_install:append:class-target () { | 53 | do_install:append:class-target () { |
| 56 | # Find out rbconfig.rb from .installed.list | 54 | # Find out rbconfig.rb from .installed.list |
