aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gmp/gmp_4.1.2.bb
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2005-07-30 23:16:21 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-30 23:16:21 +0000
commit45430bc098ad2fcd875f12b950ea4e0cee93a9ce (patch)
treeeb6a6ebd1227f4c02d1ade85e90a8197094d2032 /packages/gmp/gmp_4.1.2.bb
parentdb73bdddcba33027c35cf6f8910fa0b00e23eb96 (diff)
downloadopenembedded-45430bc098ad2fcd875f12b950ea4e0cee93a9ce.tar.gz
openambedded/packages/gmp_4.1.2:
-Apply patch from #118 coursety gerwinin to fix compilation of gmp on more modern compilers (e.g. gcc4)
Diffstat (limited to 'packages/gmp/gmp_4.1.2.bb')
-rw-r--r--packages/gmp/gmp_4.1.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gmp/gmp_4.1.2.bb b/packages/gmp/gmp_4.1.2.bb
index b19d122ddf..d7456175a1 100644
--- a/packages/gmp/gmp_4.1.2.bb
+++ b/packages/gmp/gmp_4.1.2.bb
@@ -5,7 +5,8 @@ LICENSE = "GPL LGPL"
SRC_URI = "ftp://mirrors.kernel.org/gnu/gmp/gmp-${PV}.tar.gz \
file://configure.patch;patch=1 \
- file://amd64.patch;patch=1"
+ file://amd64.patch;patch=1 \
+ file://gcc-compile.patch;patch=1 "
inherit autotools