aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mpfr/mpfr.inc
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2010-07-29 13:23:02 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2010-07-29 14:10:10 +0200
commit77f69004cf60a0311d168f65639c8e7b5c0636a7 (patch)
tree4cd0f85e34c61460e6a5ce6074bb8bc709df9e9f /recipes/mpfr/mpfr.inc
parent0391d04b7716c6d9b01ebf54799da6b8b3454214 (diff)
downloadopenembedded-77f69004cf60a0311d168f65639c8e7b5c0636a7.tar.gz
mpfr: move ARM_INSTRUCTION_SET to mpfr.inc
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/mpfr/mpfr.inc')
-rw-r--r--recipes/mpfr/mpfr.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/mpfr/mpfr.inc b/recipes/mpfr/mpfr.inc
index 5f7f94cd8a..984c365e45 100644
--- a/recipes/mpfr/mpfr.inc
+++ b/recipes/mpfr/mpfr.inc
@@ -3,4 +3,6 @@ HOMEPAGE = "http://www.mpfr.org/"
LICENSE = "GPL LGPL"
SECTION = "libs"
+ARM_INSTRUCTION_SET_armv4t = "arm"
+
inherit autotools