Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-06-15 | iproute2_2.6.34: Make configure to honor cross environment. | Khem Raj | 1 | |
* The configure is hand made and it calls gcc directly to poke for stuff which is not correct when build in cross enviroment so change gcc calls to $CC and pass the sysroot as a parameter to search libraries in correct sysroot and not in /usr/lib or /lib Signed-off-by: Khem Raj <raj.khem@gmail.com> |