[med-svn] [castxml] 03/04: Update patch description

Gert Wollny gert-guest at moszumanska.debian.org
Tue Aug 23 15:19:11 UTC 2016


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

gert-guest pushed a commit to branch master
in repository castxml.

commit cf0b634b81a8b7e2a4e70fc16373897a0a103e7a
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Tue Aug 23 15:13:26 2016 +0000

    Update patch description
---
 .../patches/clang-3.8-inject-make_integer_seq-on-prerelease.patch  | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/patches/clang-3.8-inject-make_integer_seq-on-prerelease.patch b/debian/patches/clang-3.8-inject-make_integer_seq-on-prerelease.patch
index 851ea16..8e0ecef 100644
--- a/debian/patches/clang-3.8-inject-make_integer_seq-on-prerelease.patch
+++ b/debian/patches/clang-3.8-inject-make_integer_seq-on-prerelease.patch
@@ -1,3 +1,10 @@
+Author: Gert Wollny <gw.fossdev at gmail.com>
+Description:  Work around the use of clang-3.8 prerelease on armel
+ On armel Debian is still on a clang-3.8 prerelease because the actual 
+ release FTBFS. Since the pre-release doesn't implement __make_integer_seq
+ castxml provieds it, but only tests for the major and minor version
+ This patch adds a test against the patch level to identfy the pre-release. 
+Forwarded: not-needed
 --- a/src/RunClang.cxx
 +++ b/src/RunClang.cxx
 @@ -240,7 +240,8 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/castxml.git



More information about the debian-med-commit mailing list