diff options
author | Khem Raj <raj.khem@gmail.com> | 2011-06-27 18:40:49 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-30 22:38:34 +0100 |
commit | 99d1c2c1204173a42808a54d2c810ab6e2555ce8 (patch) | |
tree | 459d4604ab27c8e8b7177725d44542bd77fa7639 /meta/recipes-extended/ghostscript | |
parent | 7d4099a964ec79b1ac4cf5348cf9f4221c3d4908 (diff) | |
download | openembedded-core-99d1c2c1204173a42808a54d2c810ab6e2555ce8.tar.gz openembedded-core-99d1c2c1204173a42808a54d2c810ab6e2555ce8.tar.bz2 openembedded-core-99d1c2c1204173a42808a54d2c810ab6e2555ce8.tar.xz openembedded-core-99d1c2c1204173a42808a54d2c810ab6e2555ce8.zip |
uclibc: Remove redundant machine/arch configs
Big endian counterparts are not needed since
we already add the proper endianness to final
config as seen in uclibc-config.inc
The difference between arm and armv5te configs
were also superficial since all it did was select
arm926t which made sure that right mtune and march
flags were passed to gcc when building uclibc
We already do that via passing them in
UCLIBC_EXTRA_CFLAGS.
Similarly for other architectures the features
are really taken care of in config mangler and
machine config fragments are no longer needed
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-extended/ghostscript')
0 files changed, 0 insertions, 0 deletions