generic-poky/meta/recipes-support/gmp
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
..
gmp-4.2.1 gmp: Use __gnu_inline__ attribute in 4.2.1 2015-09-24 17:54:24 +01:00
gmp-6.0.0 gmp: Bring back version 4.2.1 (LGPL 2.1+) 2015-09-01 11:43:59 +01:00
gmp.inc gmp: Bring back version 4.2.1 (LGPL 2.1+) 2015-09-01 11:43:59 +01:00
gmp_4.2.1.bb gmp: Use __gnu_inline__ attribute in 4.2.1 2015-09-24 17:54:24 +01:00
gmp_6.0.0.bb gmp: Bring back version 4.2.1 (LGPL 2.1+) 2015-09-01 11:43:59 +01:00