commit: 5c628ecf524dda00af2707c58f431ae6437ddc12
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 3 22:02:33 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Sep 3 22:02:33 2018 +0000
URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=5c628ecf
2.95.3: cut new 1.5 patchset
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
2.95.3/gentoo/45_all_libexec-gcc-as.patch | 12 ++++++------
2.95.3/gentoo/README.history | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/2.95.3/gentoo/45_all_libexec-gcc-as.patch
b/2.95.3/gentoo/45_all_libexec-gcc-as.patch
index e857363..0442313 100644
--- a/2.95.3/gentoo/45_all_libexec-gcc-as.patch
+++ b/2.95.3/gentoo/45_all_libexec-gcc-as.patch
@@ -2,9 +2,9 @@ Before gcc-3.4 assembler was supposed to be in
/usr/lib/gcc-lib/<TARGET>
After gcc-3.4 assembler location moved to /usr/libexec/gcc/<TARGET>
Add gcc-3.4-style path.
---- a/gcc/configure
-+++ b/gcc/configure
-@@ -8161,3 +8161,7 @@ elif test x$host = x$target; then
+--- a/gcc/configure.in
++++ b/gcc/configure.in
+@@ -4010,3 +4010,7 @@ elif test x$host = x$target; then
- test_dirs="$test_prefix/lib/gcc-lib/$target/$gcc_version \
+ test_dirs="$test_prefix/libexec/gcc/$target/$gcc_version \
@@ -13,9 +13,9 @@ Add gcc-3.4-style path.
+ /usr/libexec/gcc/$target \
+ $test_prefix/lib/gcc-lib/$target/$gcc_version \
$test_prefix/lib/gcc-lib/$target \
---- a/gcc/configure.in
-+++ b/gcc/configure.in
-@@ -4010,3 +4010,7 @@ elif test x$host = x$target; then
+--- a/gcc/configure
++++ b/gcc/configure
+@@ -8161,3 +8161,7 @@ elif test x$host = x$target; then
- test_dirs="$test_prefix/lib/gcc-lib/$target/$gcc_version \
+ test_dirs="$test_prefix/libexec/gcc/$target/$gcc_version \
diff --git a/2.95.3/gentoo/README.history b/2.95.3/gentoo/README.history
index 403f128..a45bbcc 100644
--- a/2.95.3/gentoo/README.history
+++ b/2.95.3/gentoo/README.history
@@ -1,4 +1,4 @@
-1.5 TODO
+1.5 3 Sep 2018
+ 44_all_gcc-texi.patch
+ 45_all_libexec-gcc-as.patch
+ 46_all_libexec-gcc-binutils.patch