git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15ab93c
)
uclibc: readd ARM_INSTRUCTION_SET = "arm" that someone removed without actually fixin...
author
Koen Kooi
<koen@openembedded.org>
Tue, 17 Mar 2009 14:34:01 +0000
(15:34 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 17 Mar 2009 14:34:01 +0000
(15:34 +0100)
packages/uclibc/uclibc.inc
patch
|
blob
|
history
diff --git
a/packages/uclibc/uclibc.inc
b/packages/uclibc/uclibc.inc
index
816e581
..
7470ec1
100644
(file)
--- a/
packages/uclibc/uclibc.inc
+++ b/
packages/uclibc/uclibc.inc
@@
-3,6
+3,10
@@
LICENSE = "LGPL"
SECTION = "libs"
PRIORITY = "required"
+# I added the line below before and someone removed, but without fixing thumb support
+# So please leave this in till thumb support has REALLY been fixed. ktnxbye, koen
+ARM_INSTRUCTION_SET = "arm"
+
#
# For now, we will skip building of a gcc package if it is a uclibc one
# and our build is not a uclibc one, and we skip a glibc one if our build