glibc 2.3.5-20050627: fix glibc build for superh archs - close #954
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 9 May 2006 19:54:05 +0000 (19:54 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 9 May 2006 19:54:05 +0000 (19:54 +0000)
packages/glibc/glibc_2.3.5+cvs20050627.bb

index c8f1d56..d009f27 100644 (file)
@@ -84,6 +84,11 @@ do_munge() {
        # Integrate ports into tree
        mv ${WORKDIR}/ports ${S}
 
+        # Need to copy some extra folder content for sh arch. - OE bug #954
+       case ${TARGET_ARCH} in
+               sh*) cp ${WORKDIR}/libc/sysdeps/sh/${TARGET_ARCH}/*.S ${WORKDIR}/libc/sysdeps/sh;;
+       esac
+
        # http://www.handhelds.org/hypermail/oe/51/5135.html
        # Some files were moved around between directories on
        # 2005-12-21, which means that any attempt to check out