[gcc-7] 299/354: * Strip the compiler binaries again. Closes: #872672.

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:51:24 UTC 2017


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository gcc-7.

commit b18ae177be74b9d3d4fd10a8896d7298e61069ea
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Wed Sep 20 09:09:03 2017 +0000

      * Strip the compiler binaries again. Closes: #872672.
    
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9703 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog  | 1 +
 debian/rules.defs | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6d099ee..2f9ddea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ gcc-7 (7.2.0-6) UNRELEASED; urgency=medium
       PR c++/80767, PR c++/82030, PR c++/80935, PR c++/81671, PR c++/81525,
       PR c++/81314, PR libgfortran/78387.
   * Fix fortran cross compiler build with debhelper 10.9. Closes: #876246.
+  * Strip the compiler binaries again. Closes: #872672.
 
  -- Matthias Klose <doko at debian.org>  Wed, 20 Sep 2017 09:53:55 +0200
 
diff --git a/debian/rules.defs b/debian/rules.defs
index 9e8cd33..8fc4ef2 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -428,7 +428,7 @@ endif
 # basic config
 
 # allows to wrote backtraces for ICEs
-unstripped_exe = yes
+#unstripped_exe = yes
 
 # common things ---------------
 # build common packages, where package names don't differ in different

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-7.git



More information about the Reproducible-commits mailing list