This is no longer required, its been carried over for a long time. As a side effect it helps compiling ccache with clang
Signed-off-by: Khem Raj <[email protected]> --- meta/recipes-devtools/ccache/ccache.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-devtools/ccache/ccache.inc b/meta/recipes-devtools/ccache/ccache.inc index 4790021..69aa64e 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}" -- 2.5.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
