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. 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 -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
