aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ccache/ccache_2.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ccache/ccache_2.4.bb')
-rw-r--r--recipes/ccache/ccache_2.4.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes/ccache/ccache_2.4.bb b/recipes/ccache/ccache_2.4.bb
index 54d7a775af..1f00408c92 100644
--- a/recipes/ccache/ccache_2.4.bb
+++ b/recipes/ccache/ccache_2.4.bb
@@ -2,13 +2,15 @@ DESCRIPTION = "compiler cache"
HOMEPAGE = "http:/ccache.samba.org"
SECTION = "devel"
LICENSE = "GPL"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://samba.org/ftp/ccache/ccache-${PV}.tar.gz \
- file://ccache-gcov.patch;patch=1 \
+ file://ccache-gcov.patch \
"
inherit autotools
+TARGET_CC_ARCH += "${LDFLAGS}"
+
SRC_URI[md5sum] = "73c1ed1e767c1752dd0f548ec1e66ce7"
SRC_URI[sha256sum] = "435f862ca5168c346f5aa9e242174bbf19a5abcaeecfceeac2f194558827aaa0"