From: Victor Martinez Date: Sat, 14 Sep 2013 21:38:46 +0000 (+0000) Subject: gcc: fixed revision X-Git-Url: http://gitweb/?a=commitdiff_plain;h=3af3484580178e023b58820a34d33f964cd0decd;p=crossrootfs.git gcc: fixed revision --- diff --git a/gcc/Pkgfile b/gcc/Pkgfile index a3003cf..702a016 100644 --- a/gcc/Pkgfile +++ b/gcc/Pkgfile @@ -16,7 +16,7 @@ build() { patch -p1 -i $SRC/$name-$version-gnueabihf.patch patch -p1 -i $SRC/$name-nocheck-fixincludes.patch - sed -i 's|REVISION|REVISION " (CRUX-ARMHF)"|' $name/version.c + sed -i 's|REVISION|REVISION " (CRUX-ARM)"|' $name/version.c # apply a sed substitutio that will suppress the installation of libiberty.a sed 's|install_to_$(INSTALL_DEST) ||' -i libiberty/Makefile.in