projects
/
platform
/
upstream
/
autogen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fa832d
)
Turn off arm build until proper acceleration is ready.
tizen
accepted/tizen/base/20200403.032834
submit/tizen_base/20200402.112753
author
Slava Barinov
<v.barinov@samsung.com>
Thu, 2 Apr 2020 08:47:37 +0000
(11:47 +0300)
committer
Slava 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
patch
|
blob
|
history
diff --git
a/packaging/autogen.spec
b/packaging/autogen.spec
index
043fd23
..
912001e
100644
(file)
--- 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.