libtool-sdk: Convert from legacy staging
[openembedded.git] / recipes / gmp / gmp.inc
blob522189d630056219aae3fda3c7e9dbdfbfe77c6c
1 SECTION = "libs"
2 DESCRIPTION = "GNU multiprecision arithmetic library"
3 HOMEPAGE = "http://www.swox.com/gmp/"
4 LICENSE = "GPL LGPL"
5 INC_PR = "r1"
7 SRC_URI = "${GNU_MIRROR}/gmp/gmp-${PV}.tar.bz2;name=gmp \
8            file://configure.patch \
9            file://amd64.patch"
11 inherit autotools 
13 ARM_INSTRUCTION_SET = "arm"
16 EXTRA_OECONF_append_virtclass-native = " --enable-static"
18 BBCLASSEXTEND = "native nativesdk"
19 NATIVE_INSTALL_WORKS = "1"
21 acpaths = ""