This patch is there for 2.6.1, but for some reason was not carried on to
2.7 and 2.9. Without it build for i686 machine fails.
Acked-by: Denys Dmytriyenko <denis@denix.org>
PACKAGES_DYNAMIC = "libc6*"
RPROVIDES_${PN}-dev = "libc6-dev virtual-libc-dev"
-PR = "r9"
+PR = "r10"
# the -isystem in bitbake.conf screws up glibc do_stage
BUILD_CPPFLAGS = "-I${STAGING_INCDIR_NATIVE}"
file://generic-bits_time.h \
file://etc/ld.so.conf \
file://generate-supported.mk \
+ file://march-i686.patch;patch=1;pnum=0 \
"
PACKAGES_DYNAMIC = "libc6*"
RPROVIDES_${PN}-dev = "libc6-dev virtual-libc-dev"
+PR = "r1"
+
# the -isystem in bitbake.conf screws up glibc do_stage
BUILD_CPPFLAGS = "-I${STAGING_INCDIR_NATIVE}"
TARGET_CPPFLAGS = "-I${STAGING_DIR_TARGET}${layout_includedir}"
file://generic-bits_time.h \
file://etc/ld.so.conf \
file://generate-supported.mk \
+ file://march-i686.patch;patch=1;pnum=0 \
"