aboutsummaryrefslogtreecommitdiffstats
path: root/packages/glibc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-07-06 09:19:24 +0000
committerKoen Kooi <koen@openembedded.org>2008-07-06 09:19:24 +0000
commit27ad067e1147eada1e98bd691ff641120a8077e2 (patch)
tree942b2f75d9369679f18d6eaa0fd577dbedc5d133 /packages/glibc
parent080090f6ec0d510c7f7380f9ae6eba732b1a449b (diff)
downloadopenembedded-27ad067e1147eada1e98bd691ff641120a8077e2.tar.gz
glibc 2.6.1: change optimizations flags for armv7a
* If the rebuild fails in do_configure, build glibc-initial to get limits.h in a place where glibc can find it. Builds from scratch works great, though
Diffstat (limited to 'packages/glibc')
-rw-r--r--packages/glibc/glibc_2.6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/glibc/glibc_2.6.1.bb b/packages/glibc/glibc_2.6.1.bb
index 5069ea19e2..8ee658c286 100644
--- a/packages/glibc/glibc_2.6.1.bb
+++ b/packages/glibc/glibc_2.6.1.bb
@@ -1,5 +1,5 @@
require glibc.inc
-PR = "r6"
+PR = "r7"
ARM_INSTRUCTION_SET = "arm"