[gcc-7] 59/354: - apply ada-kfreebsd patch for trunk builds too
Ximin Luo
infinity0 at debian.org
Thu Nov 23 15:50:30 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 58cfd9d22aa923718c46e4968ad1224a080616f6
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Fri Nov 25 12:40:14 2016 +0000
- apply ada-kfreebsd patch for trunk builds too
git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9145 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/rules.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules.patch b/debian/rules.patch
index 3aab020..50242b7 100644
--- a/debian/rules.patch
+++ b/debian/rules.patch
@@ -109,7 +109,6 @@ ifneq (,$(findstring 4.4, $(PKGSOURCE)))
endif
debian_patches += ada-arm
-debian_patches += ada-kfreebsd
# there should be no harm to always apply these, except for new GCC versions
#ifeq ($(with_ada),yes)
@@ -225,6 +224,7 @@ debian_patches += gcc-ice-apport
debian_patches += skip-bootstrap-multilib
debian_patches += libffi-ro-eh_frame_sect
debian_patches += libffi-mips
+debian_patches += ada-kfreebsd
# sigaction on sparc changed between glibc 2.19 and 2.21
ifeq (,$(filter 2.1%, $(shell dpkg-query -l libc-bin | awk '/^.i/ {print $$3}')))
--
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