into stealth.(none):/home/pb/oe/oe-packages
2004/09/01 11:12:57+01:00 (none)!pb
add missing space
BKrev: 4135a227lRwhS_hACgdDnE8bhFGO5A
file://arm-memcpy.patch;patch=1;pnum=0 \
file://arm-longlong.patch;patch=1;pnum=0 \
file://arm-machine-gmon.patch;patch=1;pnum=0 \
- file://dyn-ldconfig.patch;patch=1;pnum=0 \
\
file://etc/ld.so.conf \
file://generate-supported.mk"
+# seems to fail on tls platforms
+SRC_URI_append_arm = " file://dyn-ldconfig.patch;patch=1;pnum=0"
+
S = "${WORKDIR}/libc"
B = "${WORKDIR}/build-${TARGET_SYS}"
file://arm-memcpy.patch;patch=1;pnum=0 \
file://arm-longlong.patch;patch=1;pnum=0 \
file://arm-machine-gmon.patch;patch=1;pnum=0 \
- file://dyn-ldconfig.patch;patch=1;pnum=0 \
\
file://etc/ld.so.conf \
file://generate-supported.mk"
+# seems to break on TLS platforms
+SRC_URI_append_arm = " file://dyn-ldconfig.patch;patch=1;pnum=0"
+
S = "${WORKDIR}/libc"
B = "${WORKDIR}/build-${TARGET_SYS}"