generic-poky/meta/recipes-support/gmp/gmp-4.2.1
Jussi Kukkonen 6d1447ba2d 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.

(From OE-Core rev: e03d95d70f8bfe57c258d270ac6b3331650dbc10)

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-24 17:54:24 +01:00
..
Use-__gnu_inline__-attribute.patch gmp: Use __gnu_inline__ attribute in 4.2.1 2015-09-24 17:54:24 +01:00
gmp_fix_for_automake-1.12.patch gmp: Bring back version 4.2.1 (LGPL 2.1+) 2015-09-01 11:43:59 +01:00