commit:     455a1ff3dbd5c06aa8987bfed050fd802ed34607
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 18 20:40:09 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Oct 18 20:40:09 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=455a1ff3

8.2.0: update 105_all_libgfortran-Werror.patch to include configure.ac

Before this change only configure was update, but not configure.ac.

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 8.2.0/gentoo/105_all_libgfortran-Werror.patch | 7 +++++++
 8.2.0/gentoo/README.history                   | 1 +
 2 files changed, 8 insertions(+)

diff --git a/8.2.0/gentoo/105_all_libgfortran-Werror.patch 
b/8.2.0/gentoo/105_all_libgfortran-Werror.patch
index c54a469..f6c26bf 100644
--- a/8.2.0/gentoo/105_all_libgfortran-Werror.patch
+++ b/8.2.0/gentoo/105_all_libgfortran-Werror.patch
@@ -4,6 +4,13 @@ https://bugs.gentoo.org/433435
 http://gcc.gnu.org/PR54724
 
 
+--- a/libgfortran/configure.ac
++++ b/libgfortran/configure.ac
+@@ -140,3 +140,3 @@ AM_PROG_CC_C_O
+ if test "x$GCC" = "xyes"; then
+-  AM_FCFLAGS="-I . -Wall -Werror -fimplicit-none -fno-repack-arrays 
-fno-underscoring"
++  AM_FCFLAGS="-I . -Wall -fimplicit-none -fno-repack-arrays -fno-underscoring"
+   ## We like to use C11 and C99 routines when available.  This makes
 --- a/libgfortran/configure
 +++ b/libgfortran/configure
 @@ -5764,3 +5764,3 @@ fi

diff --git a/8.2.0/gentoo/README.history b/8.2.0/gentoo/README.history
index d85e258..3a021b7 100644
--- a/8.2.0/gentoo/README.history
+++ b/8.2.0/gentoo/README.history
@@ -1,5 +1,6 @@
 1.5            TODO
        + 111_all_ubd-hog-PR85704.patch
+       U 105_all_libgfortran-Werror.patch
 
 1.4            01 Oct 2018
        + 105_all_libgfortran-Werror.patch

Reply via email to