summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/stage2/patches/generic/gcc.patch2
-rw-r--r--src/stage3/patches/generic/gcc.patch2
-rw-r--r--src/stage4/patches/generic/gcc.patch2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/stage2/patches/generic/gcc.patch b/src/stage2/patches/generic/gcc.patch
index 62fecb8..98d6f8c 100644
--- a/src/stage2/patches/generic/gcc.patch
+++ b/src/stage2/patches/generic/gcc.patch
@@ -64,7 +64,7 @@ diff -rupN a/PKGBUILD b/PKGBUILD
# Arch Linux installs x86_64 libraries /lib
- sed -i '/m64=/s/lib64/lib/' gcc/config/i386/t-linux64
-+ patch -Np1 -i "$srcdir"/gcc-7.1.0-pure64-1.patch
++ patch -Np1 -i "$srcdir"/gcc-pure64.patch
# hack! - some configure tests for header files using "$CPP $CPPFLAGS"
sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" {libiberty,gcc}/configure
diff --git a/src/stage3/patches/generic/gcc.patch b/src/stage3/patches/generic/gcc.patch
index 0dc4d65..17d8544 100644
--- a/src/stage3/patches/generic/gcc.patch
+++ b/src/stage3/patches/generic/gcc.patch
@@ -66,7 +66,7 @@ diff -rupN a/PKGBUILD b/PKGBUILD
# Arch Linux installs x86_64 libraries /lib
- sed -i '/m64=/s/lib64/lib/' gcc/config/i386/t-linux64
-+ patch -Np1 -i "$srcdir"/gcc-7.1.0-pure64-1.patch
++ patch -Np1 -i "$srcdir"/gcc-pure64.patch
# hack! - some configure tests for header files using "$CPP $CPPFLAGS"
sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" {libiberty,gcc}/configure
diff --git a/src/stage4/patches/generic/gcc.patch b/src/stage4/patches/generic/gcc.patch
index 0dc4d65..17d8544 100644
--- a/src/stage4/patches/generic/gcc.patch
+++ b/src/stage4/patches/generic/gcc.patch
@@ -66,7 +66,7 @@ diff -rupN a/PKGBUILD b/PKGBUILD
# Arch Linux installs x86_64 libraries /lib
- sed -i '/m64=/s/lib64/lib/' gcc/config/i386/t-linux64
-+ patch -Np1 -i "$srcdir"/gcc-7.1.0-pure64-1.patch
++ patch -Np1 -i "$srcdir"/gcc-pure64.patch
# hack! - some configure tests for header files using "$CPP $CPPFLAGS"
sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" {libiberty,gcc}/configure