2 DESCRIPTION = "GNU multiprecision arithmetic library"
3 HOMEPAGE = "http://www.swox.com/gmp/"
7 SRC_URI = "${GNU_MIRROR}/gmp/gmp-${PV}.tar.bz2;name=gmp \
8 file://configure.patch \
13 ARM_INSTRUCTION_SET = "arm"
16 EXTRA_OECONF_append_virtclass-native = " --enable-static"
18 BBCLASSEXTEND = "native nativesdk"
19 NATIVE_INSTALL_WORKS = "1"