diff options
Diffstat (limited to 'meta/packages/gmp')
-rw-r--r-- | meta/packages/gmp/gmp.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gmp/gmp.inc b/meta/packages/gmp/gmp.inc index 2f99c2f1f..602391030 100644 --- a/meta/packages/gmp/gmp.inc +++ b/meta/packages/gmp/gmp.inc @@ -7,7 +7,7 @@ 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 +inherit autotools ARM_INSTRUCTION_SET = "arm" |