Age | Commit message (Collapse) | Author | Files |
|
|
|
angstrom-uclinux-uclibc.inc: Ditto
slugos.inc: Ditto
minimal-uclibc.conf: Ditto
* uclibc based system gettext gets pulled in to provide libintl and
when gcc-cross is rebuilt then it ends up noticing that it can use
the NLS support and the patches for uclibc locale support in gcc does not
go so well with this. We disable NLS for uclibc based angstroms.
|
|
* .gnu.hash stuff seems to be fundamentally incompatible with the MIPS ABI
|
|
* Use proxy-libintl for avr32 uclibc because gettext has problems on avr32
* Switch other uclibc arches to use gettext
|
|
* uclibc can be compiled with hashstyle-gnu too
* add the settings in angstrom-uclibc.inc
* add patch ldso_hash_arm.patch because binutils
after 2.18 for arm are somehow broken for the hashstyle
test in uclibc
* prefer version 0.9.30 in angstroem may break avr32
and if we fix it than
|
|
* if we set for glib-2.0 USE_NLS = yes, we have
to do it for the native package too, otherwise
the check function for USE_NLS bails out and build the
older 2.12.4 package
|
|
|
|
package versions.
|
|
to gcc-4.2.2 with Atmel patches which has the ICE fixed.
|
|
|
|
|
|
|
|
* Absorb OABI config into main distro (thanks to woglinde's python magic)
* Group preferred providers and preferred versions as much as possible
* Document entries a bit more
|
|
|
|
support for building on armeb - there are problems in the toolchain, but at least this allows someone to work on it
|
|
|
|
|
|
inspired by poky
* uclibc .28 lacks EABI support and svn trunk is b0rked
|