From 27e3eff536a83312ad24052570d5056f8bfe8544 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 14 Dec 2009 11:19:24 -0800 Subject: iproute2: Use $CC in configure tests. * Switch to INC_PR * honor LDFLAGS env var. * Use CC env var in configure tests currently it uses native gcc which is wrong in cross compilation context. * Fix PR 5147 Signed-off-by: Erik Boto Signed-off-by: Khem Raj --- recipes/iproute2/iproute2_2.6.22.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/iproute2/iproute2_2.6.22.bb') diff --git a/recipes/iproute2/iproute2_2.6.22.bb b/recipes/iproute2/iproute2_2.6.22.bb index 1ee0ce7ab2..55e3a7575d 100644 --- a/recipes/iproute2/iproute2_2.6.22.bb +++ b/recipes/iproute2/iproute2_2.6.22.bb @@ -1,6 +1,6 @@ require iproute2.inc -PR = "r1" +PR = "${INC_PR}.0" DATE = "070710" SRC_URI_append = " file://new-flex-fix.patch;patch=1 \ -- cgit 1.2.3-korg