SHA256
1
0
forked from pool/xemacs

Accepting request 125021 from openSUSE:Factory:ARM

- disable kkcc on arm as well

OBS-URL: https://build.opensuse.org/request/show/125021
OBS-URL: https://build.opensuse.org/package/show/M17N/xemacs?expand=0&rev=52
This commit is contained in:
Hillwood Yang 2012-06-14 16:05:24 +00:00 committed by Git OBS Bridge
parent da5b2e6c70
commit 84a8757fe0
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 \