summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ltp/ltp_20140115.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/ltp/ltp_20140115.bb')
-rw-r--r--meta/recipes-extended/ltp/ltp_20140115.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/ltp/ltp_20140115.bb b/meta/recipes-extended/ltp/ltp_20140115.bb
index 2ab1d50a3e..361eccb0b1 100644
--- a/meta/recipes-extended/ltp/ltp_20140115.bb
+++ b/meta/recipes-extended/ltp/ltp_20140115.bb
@@ -30,7 +30,7 @@ SRC_URI = "git://github.com/linux-test-project/ltp.git \
30 30
31S = "${WORKDIR}/git" 31S = "${WORKDIR}/git"
32 32
33inherit autotools 33inherit autotools-brokensep
34 34
35TARGET_CC_ARCH += "${LDFLAGS}" 35TARGET_CC_ARCH += "${LDFLAGS}"
36 36