On Thu, 2007-01-11 at 17:45 -0500, Michał Bentkowski wrote: > Author: ecik > > Update of /cvs/extras/rpms/openarena/devel > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10837 > > Modified Files: > openarena.spec > Log Message: > * Wed Jan 10 2007 Michał Bentkowski <mr.ecik at gmail.com> - 0.6.0-3 > - Do some ppc fixes > > > > Index: openarena.spec > +%ifarch ppc > +FLAGS="$FLAGS -maltivec -DNO_VM_COMPILED" > +%endif Errm? AFAICT, you must NOT pass -maltivec to cflags, because this changes code generation and the ABI. Only RPM_OPT_FLAGS is supposed to do so. May-be somebody being more familiar with ppc-Fedora than I might be able to comment. Ralf -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list