glibc 2.3.5+cvs20050627: Revert sh fix from bug #954 again to get sh4 to
authorJamie Lenehan <lenehan@twibble.org>
Tue, 30 May 2006 14:41:52 +0000 (14:41 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 30 May 2006 14:41:52 +0000 (14:41 +0000)
build again. No effect on sh3 (or other arch) but gets sh4 to build.
Closes bug #954.

packages/glibc/glibc_2.3.5+cvs20050627.bb

index 024ba1d..ff434d2 100644 (file)
@@ -90,11 +90,6 @@ 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