From: Slava Barinov Date: Thu, 2 Apr 2020 08:47:37 +0000 (+0300) Subject: Turn off arm build until proper acceleration is ready. X-Git-Tag: submit/tizen_base/20200402.112753^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen;p=platform%2Fupstream%2Fautogen.git Turn off arm build until proper acceleration is ready. Signed-off-by: Slava Barinov --- diff --git a/packaging/autogen.spec b/packaging/autogen.spec index 043fd23..912001e 100644 --- a/packaging/autogen.spec +++ b/packaging/autogen.spec @@ -14,6 +14,7 @@ License: GPL-3.0+ Group: Development/Tools/Building Source: %{name}-%{version}.tar.gz Source1001: %{name}.manifest +ExcludeArch: %arm aarch64 %description AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text. It is especially valuable in programs that have several blocks of text that must be kept synchronized.