tag 884524 pending
thanks
Hello,
Bug #884524 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
https://anonscm.debian.org/cgit/pkg-glibc/glibc.git/commit/?id=6c6484d
---
commit 6c6484d2c22b1a60d3dec8af8fae2236530f18b0
Author: Aurelien Jarno <[email protected]>
Date: Sat Dec 16 12:20:29 2017 +0100
debian/rules.d/debhelper.mk: strip all *crt*.o files, unless
DEB_BUILD_OPTIONS contains nostrip. Closes: #884524.
diff --git a/debian/changelog b/debian/changelog
index 1a30046..f23313e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ glibc (2.25-5) UNRELEASED; urgency=medium
[ Samuel Thibault ]
* hurd-i386/git-rtld-access.diff: Fix spurious errno update.
+ [ Aurelien Jarno ]
+ * debian/rules.d/debhelper.mk: strip all *crt*.o files, unless
+ DEB_BUILD_OPTIONS contains nostrip. Closes: #884524.
+
-- Aurelien Jarno <[email protected]> Tue, 12 Dec 2017 23:52:07 +0100
glibc (2.25-4) unstable; urgency=medium