summaryrefslogtreecommitdiffstats
path: root/meta/packages/gmp/gmp.inc
blob: 2f99c2f1fda87266584e32a92b8cd396c94301db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SECTION = "libs"
DESCRIPTION = "GNU multiprecision arithmetic library"
HOMEPAGE = "http://www.swox.com/gmp/"
LICENSE = "GPL LGPL"

SRC_URI = "ftp://ftp.gnu.org/gnu/gmp/gmp-${PV}.tar.bz2 \
	   file://configure.patch;patch=1 \
	   file://amd64.patch;patch=1"

inherit autotools_stage

ARM_INSTRUCTION_SET = "arm"

acpaths = ""