On Fri, 30 Jan 2015 00:20:28 -0500 Bruce Ashfield <[email protected]> wrote:
> On Tue, Jan 27, 2015 at 9:03 PM, Qian Lei <[email protected]> wrote: > > Ruby module mkmf is used in these extensions. But mkmf use native > > libraries instead of target libraries. so we don't compile them. > > Thanks for the fixes. They look fine to me, and I've merged them to the master > branch. I think they work fine if the host and target is the same architecture. You may need to built them for other target. My target is qemu-x86 while my host is x86-64. > Cheers, > > Bruce > > > > > 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 > > > > -- > > _______________________________________________ > > meta-virtualization mailing list > > [email protected] > > https://lists.yoctoproject.org/listinfo/meta-virtualization > > > -- Qian Lei -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
