Accepting request 125029 from M17N

- disable kkcc on arm as well (forwarded request 125021 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/125029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xemacs?expand=0&rev=69
This commit is contained in:
Stephan Kulow 2012-06-25 10:47:02 +00:00 committed by Git OBS Bridge
commit 0e46c2dd85
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 14 14:24:31 UTC 2012 - dmueller@suse.com
- disable kkcc on arm as well
-------------------------------------------------------------------
Thu May 31 15:30:38 UTC 2012 - werner@suse.de

View File

@ -291,7 +291,7 @@ SPECIAL="--with-database=berkdb,gdbm \
--with-canna \
--with-tty=yes \
--with-site-lisp \
%ifarch ia64 ppc ppc64 s390x s390 %ix86 x86_64
%ifarch ia64 ppc ppc64 s390x s390 %ix86 x86_64 %arm
--disable-mc-alloc \
--disable-kkcc \
--disable-newgc \