[gcc-6] 66/401: - Remove work around for libphobos build failure
Ximin Luo
infinity0 at debian.org
Wed Apr 5 15:48:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch pu/reproducible_builds
in repository gcc-6.
commit bbb2531046de133af61a5f398a040aa7ae177494
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Fri Jan 29 18:17:44 2016 +0000
- Remove work around for libphobos build failure
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8635 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/patches/gdc-libphobos-no-werror.diff | 13 -------------
debian/rules.patch | 1 -
2 files changed, 14 deletions(-)
diff --git a/debian/patches/gdc-libphobos-no-werror.diff b/debian/patches/gdc-libphobos-no-werror.diff
deleted file mode 100644
index 3f30b86..0000000
--- a/debian/patches/gdc-libphobos-no-werror.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-# DP: Don't build libphobos with -Werror.
-
---- a/src/libphobos/configure.ac
-+++ b/src/libphobos/configure.ac
-@@ -108,6 +108,8 @@
- if test "x$enable_werror" != "xno"; then
- WERROR="-Werror"
- fi
-+dnl FIXME: std/math.d:4239:17: error: memory input 0 is not directly addressable [-Werror]
-+WERROR=
- AC_SUBST(WERROR)
-
- if test ${multilib} = yes; then
diff --git a/debian/rules.patch b/debian/rules.patch
index ad5a553..555f441 100644
--- a/debian/rules.patch
+++ b/debian/rules.patch
@@ -81,7 +81,6 @@ debian_patches += \
pr67590 \
ada-gnattools-ldflags \
libjit-ldflags \
- gdc-libphobos-no-werror \
pr66904 \
# this is still needed on powerpc, e.g. firefox and insighttoolkit4 will ftbfs.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-6.git
More information about the Reproducible-commits
mailing list