Age | Commit message (Collapse) | Author |
|
|
|
|
|
Sorry, for the unstable changes. To build different cpu flavours
and ABI's in parallel, it is required to have unique dirs.
|
|
|
|
|
|
|
|
This helps to find any regressions made in uClibc-ng.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unfortunately uClibc/glibc uses dlopen to access exception
handling code from libgcc_s.so.1. Pure static build is only
provided by musl.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for now
|
|
Signed-off-by: Phil Sutter <phil@nwl.cc>
|
|
Filippov for help
|
|
|
|
|
|
|
|
update-patches, fix some minor issues. PIE can only be used for binaries and need support in a package
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Generate all data needed when adding a new arch or system.
Recognize any changes in target/*/systems as reported as bug by
Joerg.
|
|
|
|
|
|
|
|
uclibc (qemu-x86)
|
|
|
|
|