Age | Commit message (Collapse) | Author | Files |
|
|
|
The .so link of libperl doesn't link with anything which provides the
_call_via_rX functions, so it breaks on thumb (the previous version didn't
work because it pulled _call_via_rX from libgcc_s.so.1 - and that doesn't
always work.)
|
|
compilation
Some package builds removed from ucslugc because they are not compatible
with the thumb build. openslug-init changed to use the target chroot, not the
initrd one, because this actually works when the initrd and target are
different operating systems.
|
|
ucslugc-native has the uclibc dependencies to ensure that installing the
native package gives everything required for debugging on ucslugc.
|