]> code.ossystems Code Review - openembedded-core.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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Nov 2017 14:42:53 +0000 (14:42 +0000)
commitb9de98cdc816904583970369848181c2c79f1dc5
tree6c04b814e817849aacf437d0ef2f3a0f743cff97
parentc79b479ab4b129007c6679bb0bdd8e2ec7ecb6ad
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>
meta/recipes-devtools/ruby/ruby/prevent-gc.patch [new file with mode: 0644]
meta/recipes-devtools/ruby/ruby_2.2.5.bb