]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
ruby: fix build of ruby-native with gcc7
authorJoshua Lock <joshua.g.lock@intel.com>
Fri, 27 Oct 2017 14:49:41 +0000 (15:49 +0100)
committerArmin Kuster <akuster808@gmail.com>
Thu, 22 Feb 2018 19:09:54 +0000 (11:09 -0800)
commitd56433b7f03476f0efdcfa635240feace1084cc7
tree2da34f219ba027045fe4a509ce81ca2a4a68c2d7
parent4eb483430e016fa4728805460efbeea47d15951b
ruby: fix build of ruby-native with gcc7

Marsalling is broken when ruby-2.2.x is built with gcc7, backport the change
fix  in Ruby SVN r57410 to apply to ruby 2.2.5:

https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=57410

Fixes [YOCTO #12271]

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit b9de98cdc816904583970369848181c2c79f1dc5)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/ruby/ruby/prevent-gc.patch [new file with mode: 0644]
meta/recipes-devtools/ruby/ruby_2.2.5.bb