[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[texlive-bin] 03/04: remove mips(el) from ICU broken list (Closes: #836454)



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

preining pushed a commit to branch master
in repository texlive-bin.

commit 0e1a2e15dfe8242bc9a3ff6b4e7fd6e8c8e8a944
Author: Norbert Preining <preining@debian.org>
Date:   Sun Nov 13 22:12:43 2016 +0900

    remove mips(el) from ICU broken list (Closes: #836454)
---
 debian/changelog | 4 +++-
 debian/rules     | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0366b6d..9868356 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,10 @@ texlive-bin (2016.20160513.41080-8~1) UNRELEASED; urgency=medium
     - svn42383 use -1 for invalid epoch (dvips)
     - svn42391 use -1 for invalid epoch (dvipdfmx)
     - svn42488 - 42493 avoid access violation in (up)mendex
+  * remove mips(el) from ICU broken list (Closes: #836454)
+    (Thanks to James Cowgill for tracking down and testing!)
 
- -- Norbert Preining <preining@debian.org>  Sun, 13 Nov 2016 22:00:45 +0900
+ -- Norbert Preining <preining@debian.org>  Sun, 13 Nov 2016 22:11:47 +0900
 
 texlive-bin (2016.20160513.41080-7) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index b85b62d..37528f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,7 +39,7 @@ endif
 # and core dump etc. Possible fix, but sub-optimal because slowing down
 # programs
 # TODO should be checked whether this still happens!
-BROKEN_ICU_ARCHS := mips mipsel sparc64
+BROKEN_ICU_ARCHS := sparc64
 ifneq (,$(findstring $(DEB_HOST_ARCH), $(BROKEN_ICU_ARCHS)))
   export CFLAGS += -DU_IS_BIG_ENDIAN=0
   export CXXFLAGS += -DU_IS_BIG_ENDIAN=0

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


Reply to: