summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/ruby/ruby_3.1.0.bb4
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
51do_install() { 51PARALLEL_MAKEINST = ""
52 oe_runmake 'DESTDIR=${D}' install
53}
54 52
55do_install:append:class-target () { 53do_install:append:class-target () {
56 # Find out rbconfig.rb from .installed.list 54 # Find out rbconfig.rb from .installed.list