X-Git-Url: http://gitweb/?a=blobdiff_plain;f=gcc%2FPkgfile;h=702a0164c28f5c9d83405603b269e48fa495d5e1;hb=3af3484580178e023b58820a34d33f964cd0decd;hp=7cdd4a2b9f7b72375751a92ccd50d30a698814c5;hpb=8a0f0fa36559a66dfe5e5d6c4dff20cbe5729fcc;p=crossrootfs.git diff --git a/gcc/Pkgfile b/gcc/Pkgfile index 7cdd4a2..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 @@ -40,7 +40,7 @@ build() { --disable-nls \ --with-x=no \ --with-system-zlib \ - --with-pkgversion="CRUX-ARMHF" + --with-pkgversion="CRUX-ARM" # prevent GCC from looking in the wrong directories for headers and libraries sed "/^HOST_\(GMP\|PPL\|CLOOG\)\(LIBS\|INC\)/s:-[IL]/\(lib\|include\)::" -i Makefile