Turn off arm build until proper acceleration is ready. tizen accepted/tizen/base/20200403.032834 submit/tizen_base/20200402.112753
authorSlava Barinov <v.barinov@samsung.com>
Thu, 2 Apr 2020 08:47:37 +0000 (11:47 +0300)
committerSlava Barinov <v.barinov@samsung.com>
Thu, 2 Apr 2020 08:47:37 +0000 (11:47 +0300)
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
packaging/autogen.spec

index 043fd23..912001e 100644 (file)
@@ -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.