meta-openembedded/meta-ruby
Martin Jansa 763de0599b ruby: explicitly disable dtrace support
both 2.2.1 and 2.2.2 are failing on some hosts native builds with:
| linking miniruby
| load.o: In function `rb_f_load':
| load.c:(.text+0x3af): undefined reference to `RUBY_DTRACE_LOAD_ENTRY_ENABLED'
| load.c:(.text+0x428): undefined reference to `RUBY_DTRACE_LOAD_RETURN_ENABLED'
| load.c:(.text+0x452): undefined reference to `RUBY_DTRACE_LOAD_RETURN'
| load.c:(.text+0x492): undefined reference to `RUBY_DTRACE_LOAD_ENTRY'
| load.o: In function `rb_require_internal':

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-14 21:17:27 +02:00
..
classes ruby.bbclass: introduce a class to assist in building gems 2014-09-26 05:42:52 +02:00
conf meta-ruby: Add LAYERVERSION and LAYERDEPENDS 2014-11-28 13:41:34 +01:00
recipes-devtools/ruby ruby: explicitly disable dtrace support 2015-10-14 21:17:27 +02:00
recipes-extended/libgxim libgxim: fix world build issues 2015-08-03 09:06:58 -07:00
COPYING.MIT meta-ruby: add empty layer 2012-12-26 14:09:40 +01:00
README fido README: update maintainers list 2015-04-13 13:10:53 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: fido
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
branch: fido
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-ruby][fido]' in the subject'

When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-ruby][fido][PATCH'

Branch maintainer:
Armin Kuster <akuster808@gmail.com>
Otavio Salvador <otavio@ossystems.com.br>