PPC CFLAGS [Was: Re: rpms/openarena/devel openarena.spec,1.1,1.2]

Ralf Corsepius rc040203 at freenet.de
Fri Jan 12 06:45:56 UTC 2007


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
 





More information about the fedora-extras-list mailing list