summaryrefslogtreecommitdiff
path: root/packages/libgcrypt/libgcrypt_1.2.3.bb
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-12-21 17:02:38 +0000
committerRod Whitby <rod@whitby.id.au>2006-12-21 17:02:38 +0000
commit0b44ebaf03ce45c3a3178e76f7642ef437e341f5 (patch)
treed21f88e08d942ef7a663bdb2e88990ed1bee4abc /packages/libgcrypt/libgcrypt_1.2.3.bb
parent494dc55886d126d227007299673b26f18491b70d (diff)
parent9a945e873e73ba51934f0618900c5000d56806e6 (diff)
merge of 1b96c54c3a1565fa1521066b49be27320992eefd
and a083f4b0be32b70cc5c23132ddad82240c468721
Diffstat (limited to 'packages/libgcrypt/libgcrypt_1.2.3.bb')
-rw-r--r--packages/libgcrypt/libgcrypt_1.2.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/libgcrypt/libgcrypt_1.2.3.bb b/packages/libgcrypt/libgcrypt_1.2.3.bb
index 3f4942cae5..3cca30a6bb 100644
--- a/packages/libgcrypt/libgcrypt_1.2.3.bb
+++ b/packages/libgcrypt/libgcrypt_1.2.3.bb
@@ -14,6 +14,8 @@ inherit autotools binconfig
EXTRA_OECONF = "--without-pth --disable-asm --with-capabilities"
+ARM_INSTRUCTION_SET = "arm"
+
do_stage() {
oe_libinstall -so -C src libgcrypt ${STAGING_LIBDIR}
oe_libinstall -so -C src libgcrypt-pthread ${STAGING_LIBDIR}