All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Don't compile extensions
@ 2015-01-28  2:03 Qian Lei
  2015-01-28  2:03 ` [PATCH 1/2] json: " Qian Lei
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Qian Lei @ 2015-01-28  2:03 UTC (permalink / raw)
  To: meta-virtualization

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-30  6:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-28  2:03 [PATCH 0/2] Don't compile extensions Qian Lei
2015-01-28  2:03 ` [PATCH 1/2] json: " Qian Lei
2015-01-28  2:03 ` [PATCH 2/2] yajl-ruby: " Qian Lei
2015-01-30  5:20 ` [PATCH 0/2] " Bruce Ashfield
2015-01-30  6:34   ` Qian Lei

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.