diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-06 19:34:57 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-06 19:34:57 +0000 |
commit | 46062deb9cbb1e2fd554ae4d0b6f9b01f6bf459c (patch) | |
tree | f67e4dc2154f2e4d9df86579e821ae5ecea71221 | |
parent | 4.14: new base patchset for gentoo-headers (diff) | |
download | gentoo-46062deb9cbb1e2fd554ae4d0b6f9b01f6bf459c.tar.gz gentoo-46062deb9cbb1e2fd554ae4d0b6f9b01f6bf459c.tar.bz2 gentoo-46062deb9cbb1e2fd554ae4d0b6f9b01f6bf459c.zip |
gcc: cut new patchset for gcc-6.4.0 and gcc-7.2.0, bug #641474
Covers single bug #641474 which amends linking of static binaries
on powerpc and powerpc64 built by --default-pie compiler.
Bug: https://bugs.gentoo.org/641474
-rw-r--r-- | src/patchsets/gcc/6.4.0/gentoo/README.history | 2 | ||||
-rw-r--r-- | src/patchsets/gcc/7.2.0/gentoo/README.history | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/patchsets/gcc/6.4.0/gentoo/README.history b/src/patchsets/gcc/6.4.0/gentoo/README.history index 832f7cdba1..0d530c177b 100644 --- a/src/patchsets/gcc/6.4.0/gentoo/README.history +++ b/src/patchsets/gcc/6.4.0/gentoo/README.history @@ -1,4 +1,4 @@ -1.2 TODO +1.2 06 Jan 2018 + 95_all_static_override_pie.patch + 96_all_powerpc_pie.patch 1.1 27 Nov 2017 diff --git a/src/patchsets/gcc/7.2.0/gentoo/README.history b/src/patchsets/gcc/7.2.0/gentoo/README.history index 239e4fd21c..3f35cb568d 100644 --- a/src/patchsets/gcc/7.2.0/gentoo/README.history +++ b/src/patchsets/gcc/7.2.0/gentoo/README.history @@ -1,4 +1,4 @@ -1.1 TODO +1.1 06 Jan 2018 + 95_all_static_override_pie.patch + 96_all_powerpc_pie.patch 1.0 08 May 2017 |