From 86999e943334858a687a51bbe2165ede26b00473 Mon Sep 17 00:00:00 2001 From: "Theodore A. Roth" Date: Mon, 11 May 2009 07:23:18 +0000 Subject: evtest: Fixed GNU_HASH QA error. Signed-off-by: Theodore A. Roth Acked-by: Denys Dmytriyenko --- recipes/evtest/evtest_1.23.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes/evtest') diff --git a/recipes/evtest/evtest_1.23.bb b/recipes/evtest/evtest_1.23.bb index 4c5d195277..6cf87be50b 100644 --- a/recipes/evtest/evtest_1.23.bb +++ b/recipes/evtest/evtest_1.23.bb @@ -11,6 +11,8 @@ PR = "r0" SRC_URI = "http://beagleboard.googlecode.com/files/evtest.c" S = "${WORKDIR}" +TARGET_CC_ARCH += "${LDFLAGS}" + do_compile() { ${CC} evtest.c -o evtest -I${STAGING_INCDIR} -L${STAGING_LIBDIR} } -- cgit v1.2.3