devel/lua lua.spec,1.7,1.8

David Woodhouse (dwmw2) fedora-extras-commits at redhat.com
Sun Feb 13 12:23:48 UTC 2005


Author: dwmw2

Update of /cvs/extras/devel/lua
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7564

Modified Files:
	lua.spec 
Log Message:
fastround on x86_64 too


Index: lua.spec
===================================================================
RCS file: /cvs/extras/devel/lua/lua.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- lua.spec	12 Feb 2005 14:19:55 -0000	1.7
+++ lua.spec	13 Feb 2005 12:23:46 -0000	1.8
@@ -32,7 +32,7 @@
   MYLDFLAGS="-Wl,-E" \
   LOADLIB=-DUSE_DLOPEN=1 \
   DLLIB=-ldl \
-%ifarch %{ix86}
+%ifarch %{ix86} x86_64
   NUMBER="-DLUA_USER_H='\"../etc/luser_number.h\"' -DUSE_FASTROUND" \
 %endif
   USERCONF="-DLUA_USERCONFIG='\"../../etc/saconfig.c\"' -DUSE_READLINE" \




More information about the fedora-extras-commits mailing list