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

Bug#752065: texlive-bin: add mips64 support



Package: texlive-bin
Version: 2014.20140528.34243-2
Severity: important
Tags: patch

This patch support mips64 by disable luajit. Tested on mips64el device. Please consider.

Regards,
Sphinx Jiang
diff -Nru texlive-bin-2014.20140528.34243/debian/changelog texlive-bin-2014.20140528.34243/debian/changelog
--- texlive-bin-2014.20140528.34243/debian/changelog    2014-05-30 17:08:04.000000000 +0800
+++ texlive-bin-2014.20140528.34243/debian/changelog    2014-06-16 09:31:45.000000000 +0800
@@ -1,4 +1,4 @@
-texlive-bin (2014.20140528.34243-2) unstable; urgency=medium
+texlive-bin (2014.20140528.34243-2+mips64) unstable; urgency=medium

   * disable building of luajittex on s390x, hppa (Closes: #749718)
   * bump depends on tex-common to 5.02 to make sure that we support
diff -Nru texlive-bin-2014.20140528.34243/debian/rules texlive-bin-2014.20140528.34243/debian/rules
--- texlive-bin-2014.20140528.34243/debian/rules        2014-05-30 17:08:04.000000000 +0800
+++ texlive-bin-2014.20140528.34243/debian/rules        2014-06-16 09:29:57.000000000 +0800
@@ -4,7 +4,7 @@
 export SHELL=/bin/bash
 export CONFIG_SHELL=/bin/sh

-LUAJIT_FAIL_ARCHS := s390x hppa arm64 ppc64 ppc64el
+LUAJIT_FAIL_ARCHS := s390x hppa arm64 ppc64 ppc64el mips64 mips64el

 # In case one wants to build with old automake (<< 1.13.1), the following
 # variable has to be set. By default the debian/control requires high

Reply to: