[oe-commits] org.oe.dev gmp.inc: disable thumb via ARM_INSTRUCTION_SET = "arm"

koen commit openembedded-commits at lists.openembedded.org
Thu Dec 21 18:52:12 UTC 2006


gmp.inc: disable thumb via ARM_INSTRUCTION_SET = "arm"

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 97d5d65aa62ae96288856a5b7cec4213224021e2
ViewMTN: http://monotone.openembedded.org/revision.psp?id=97d5d65aa62ae96288856a5b7cec4213224021e2
Files:
1
packages/gmp/gmp.inc
Diffs:

#
# mt diff -r42a911b9b7fa56ab93f59326d672e0facf4fa4f9 -r97d5d65aa62ae96288856a5b7cec4213224021e2
#
# 
# 
# patch "packages/gmp/gmp.inc"
#  from [5d85bd623a44de1fe1522cc096867bd583435d90]
#    to [13157dbc4f3d52eee29d21bf4c4cb76774e8fda9]
# 
============================================================
--- packages/gmp/gmp.inc	5d85bd623a44de1fe1522cc096867bd583435d90
+++ packages/gmp/gmp.inc	13157dbc4f3d52eee29d21bf4c4cb76774e8fda9
@@ -9,6 +9,8 @@ inherit autotools 
 
 inherit autotools 
 
+ARM_INSTRUCTION_SET = "arm"
+
 acpaths = ""
 
 do_stage () {






More information about the Openembedded-commits mailing list