diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2015-09-23 10:34:56 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-23 11:14:47 +0100 |
commit | e03d95d70f8bfe57c258d270ac6b3331650dbc10 (patch) | |
tree | 261fd396234d8596108acce4cd6c0e066425d818 /meta/recipes-core/ifupdown | |
parent | fb6623e7b9f97dcd6749e441185e4183b9953171 (diff) | |
download | openembedded-core-e03d95d70f8bfe57c258d270ac6b3331650dbc10.tar.gz openembedded-core-e03d95d70f8bfe57c258d270ac6b3331650dbc10.tar.bz2 openembedded-core-e03d95d70f8bfe57c258d270ac6b3331650dbc10.zip |
gmp: Use __gnu_inline__ attribute in 4.2.1
gcc 5 defaults to C11 rules about "extern inline": this breaks
any code that includes gmp.h header from gmp 4.2.1 with 'multiple
definition' errors.
disable-stdc patch is no longer required because of this.
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/ifupdown')
0 files changed, 0 insertions, 0 deletions