[meta-virtualization] [PATCH 0/2] Don't compile extensions

Qian Lei qianl.fnst at cn.fujitsu.com
Tue Jan 27 18:03:34 PST 2015


Ruby module mkmf is used in these extensions. But mkmf use native
libraries instead of target libraries. so we don't compile them.

Qian Lei (2):
  json: Don't compile extensions
  yajl-ruby: Don't compile extensions

 .../ruby/json/0001-Dont-compile-extensions.patch     | 20 ++++++++++++++++++++
 meta-openstack/recipes-devtools/ruby/json_git.bb     |  1 +
 .../yajl-ruby/0001-Don-t-compile-extensions.patch    | 20 ++++++++++++++++++++
 .../recipes-devtools/ruby/yajl-ruby_git.bb           |  1 +
 4 files changed, 42 insertions(+)
 create mode 100644 meta-openstack/recipes-devtools/ruby/json/0001-Dont-compile-extensions.patch
 create mode 100644 meta-openstack/recipes-devtools/ruby/yajl-ruby/0001-Don-t-compile-extensions.patch

-- 
1.8.3.1



More information about the meta-virtualization mailing list