diff options
author | Khem Raj <raj.khem@gmail.com> | 2012-07-24 00:25:58 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-26 14:39:49 +0100 |
commit | f7a3121c0e4524f33f312f37d6a0bc952b219780 (patch) | |
tree | f9902c046000c3c61ee3295bc4e313d14a5a18a0 /meta-skeleton/conf | |
parent | eeb445ecbc651ad614a4fc492039bdad0747d45d (diff) | |
download | openembedded-core-f7a3121c0e4524f33f312f37d6a0bc952b219780.tar.gz openembedded-core-f7a3121c0e4524f33f312f37d6a0bc952b219780.tar.bz2 openembedded-core-f7a3121c0e4524f33f312f37d6a0bc952b219780.zip |
eglibc: Fix build when OPTION_POSIX_WIDE_CHAR_DEVICE_IO is not set
poky-tiny disables certain eglibc options which gives good excercise
for eglibc's componentized builds. This patch essentially updates the
GLRO patch to account for additions of GLRO(dl_debug_mask) and
converts them to GLRO_dl_debug_mask
Secondly adds a new patch where it was creating a undefined alias
because we were using INTUSE macro which got exposed when we
disable OPTION_POSIX_WIDE_CHAR_DEVICE_IO
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta-skeleton/conf')
0 files changed, 0 insertions, 0 deletions