aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iproute2/iproute2_2.6.18.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-12-14 11:19:24 -0800
committerKhem Raj <raj.khem@gmail.com>2009-12-14 11:19:24 -0800
commit27e3eff536a83312ad24052570d5056f8bfe8544 (patch)
treeab4da8c64bd2251927812a7aacb4828876fa7286 /recipes/iproute2/iproute2_2.6.18.bb
parent908a23fef2a7df513256a0f039c0db44126f778d (diff)
downloadopenembedded-27e3eff536a83312ad24052570d5056f8bfe8544.tar.gz
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 <erik.boto@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/iproute2/iproute2_2.6.18.bb')
-rw-r--r--recipes/iproute2/iproute2_2.6.18.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/iproute2/iproute2_2.6.18.bb b/recipes/iproute2/iproute2_2.6.18.bb
index d442a091db..32e871118e 100644
--- a/recipes/iproute2/iproute2_2.6.18.bb
+++ b/recipes/iproute2/iproute2_2.6.18.bb
@@ -1,4 +1,4 @@
-PR = "r3"
+PR = "${INC_PR}.0"
require iproute2.inc