devel/lua lua.spec,1.6,1.7

Thorsten Leemhuis fedora at leemhuis.info
Sat Feb 12 14:39:21 UTC 2005


Am Samstag, den 12.02.2005, 09:19 -0500 schrieb David Woodhouse:
> Author: dwmw2
> 
> Update of /cvs/extras/devel/lua
> In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18221
> 
> Modified Files:
> 	lua.spec 
> Log Message:
> Fix PPC build. i386 assembly considered harmful
> 
[...]
>    DLLIB=-ldl \
> +%ifarch %{ix86}
>    NUMBER="-DLUA_USER_H='\"../etc/luser_number.h\"' -DUSE_FASTROUND" \
> +%endif
>    USERCONF="-DLUA_USERCONFIG='\"../../etc/saconfig.c\"' -DUSE_READLINE" \
>    
Shouldn't that be a %ifarch %{ix86} x86_64? The assembler code seems to
works fine on x86_64...

-- 
Thorsten Leemhuis <fedora at leemhuis.info>




More information about the fedora-extras-commits mailing list