| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
The real problem, only caused when you have a *.patch file in the
main build directory, is that the Makefiles don't escape the globbing
operator they're passing to patch-kernel.sh. Attached is a patch to
fix that.
|
| |
|
| |
|
|
|
|
| |
of 3 seperate binaries.
|
| |
|
|
|
|
|
|
|
|
|
| |
i386 (limited to 64 bit long double... same as double), arm (libfloat),
mips, and mipsel.
Enable cross compiling a native gcc 3.3 toolchain to run on the target.
Misc rootfs cleanups... strip some things that weren't, eliminate duplicate
libs, move openssl shared libs out of /lib, reduce size of libssl.so
by dynamicly linking with libcrypto.so, fix dropbear compile on mips.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Dropbear have bumpeed their version to 0.36, and 0.35 is not where
buildroot expects it (they seem to have removed that version.)
|
|
|
|
|
|
|
|
| |
Add support for libstd++ in full locale mode, and remove the need for
config hacks when using uClibc stub locale support.
TODO --
gdb intl support is still broken.
uClibc should auto-download the pregenerated locale data
|
|
|
|
| |
security problem
|
|
|