Age | Commit message (Collapse) | Author | Files |
|
* We were setting KLIBCARCH to match kernel arch
while this let klibc build, it did not configure
in right syscalls because klibc still use 'i386'
the patch tells klibc to look for right places in
kernel tree based on arch and we can stop synthesizing
KLIBCARCH to be same as kernel arch.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* keep klibc_1.5 (first prototype)
* keep up-to-date klibc_1.5.18 patched to compile with 2.6.2x and 2.6.3x
* runtime tested on armv5te
|
|
* increase default preference, tested on arm
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|