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:
6512551
)
ccache: fix QA error
author
Koen Kooi
<koen@openembedded.org>
Sun, 9 May 2010 07:56:59 +0000
(09:56 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 10 May 2010 15:24:41 +0000
(17:24 +0200)
recipes/ccache/ccache_2.4.bb
patch
|
blob
|
history
diff --git
a/recipes/ccache/ccache_2.4.bb
b/recipes/ccache/ccache_2.4.bb
index
54d7a77
..
ee8c990
100644
(file)
--- a/
recipes/ccache/ccache_2.4.bb
+++ b/
recipes/ccache/ccache_2.4.bb
@@
-2,7
+2,7
@@
DESCRIPTION = "compiler cache"
HOMEPAGE = "http:/ccache.samba.org"
SECTION = "devel"
LICENSE = "GPL"
-PR = "r
1
"
+PR = "r
2
"
SRC_URI = "http://samba.org/ftp/ccache/ccache-${PV}.tar.gz \
file://ccache-gcov.patch;patch=1 \
@@
-10,5
+10,7
@@
SRC_URI = "http://samba.org/ftp/ccache/ccache-${PV}.tar.gz \
inherit autotools
+TARGET_CC_ARCH += "${LDFLAGS}"
+
SRC_URI[md5sum] = "73c1ed1e767c1752dd0f548ec1e66ce7"
SRC_URI[sha256sum] = "435f862ca5168c346f5aa9e242174bbf19a5abcaeecfceeac2f194558827aaa0"