From acf14dee9c90d6f8b775adc0c1c5151d7df28642 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 29 May 2018 14:47:58 -0400 Subject: [PATCH] disable xindy for arm --- texlive-base.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/texlive-base.spec b/texlive-base.spec index 73efff8..7322918 100644 --- a/texlive-base.spec +++ b/texlive-base.spec @@ -12,7 +12,8 @@ %global __brp_mangle_shebangs_exclude ^$ # Not ppc64, not s390x, not aarch64 due to lack of clisp -%global xindy_arches %{arm} %{ix86} x86_64 +# code SIGSEGV's on armv7hl +%global xindy_arches %{ix86} x86_64 Name: %{shortname}-base Version: %{source_date} @@ -8952,6 +8953,7 @@ fi %changelog * Tue May 29 2018 Tom Callaway - 7:20180414-6 - add BR: texlive-metafont, texlive-cm-super, texlive-ec for xindy +- disable xindy for arm * Tue May 29 2018 Tom Callaway - 7:20180414-5 - fix xindy and jfontmaps obsoletes