diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/ccache/ccache.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/ccache/ccache.inc b/meta/recipes-devtools/ccache/ccache.inc index 4790021b5f..69aa64e5e6 100644 --- a/meta/recipes-devtools/ccache/ccache.inc +++ b/meta/recipes-devtools/ccache/ccache.inc @@ -16,5 +16,3 @@ S = "${WORKDIR}/git" inherit autotools BBCLASSEXTEND = "native" - -TARGET_CC_ARCH += "${LDFLAGS}" |