]> code.ossystems Code Review - openembedded-core.git/commit
gmp: move BBCLASSEXTEND = "native nativesdk" from gmp.inc into 6.1.0 recipe
authorAndre McCurdy <armccurdy@gmail.com>
Fri, 5 Feb 2016 19:56:17 +0000 (11:56 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Feb 2016 17:29:45 +0000 (17:29 +0000)
commit307fc5b8bb071cc51cbcbec26bbedbac695f716a
treec04e4b00be64dbf122ce3122f453e16361b836d5
parentc6ae5d4152e194f11bec7f760c98e9078860ab09
gmp: move BBCLASSEXTEND = "native nativesdk" from gmp.inc into 6.1.0 recipe

It's unlikely that native builds of gmp 4.2.1 (ie the last LGPLv2
version) would ever be required (and given that recent versions of gcc
require gmp >= 4.3.2, native builds of gmp 4.2.1 are unlikely to work
very well). Restrict native and nativesdk builds to gmp 6.1.0 only.

  https://gcc.gnu.org/install/prerequisites.html

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/gmp/gmp.inc
meta/recipes-support/gmp/gmp_6.1.0.bb