summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@fedoraproject.org>2005-02-13 12:23:46 +0000
committerDavid Woodhouse <dwmw2@fedoraproject.org>2005-02-13 12:23:46 +0000
commitee33f66ea185b5e5b16ed6c1d377d6e28fd3f4de (patch)
tree0daa373f8a3c0c743e38e0ee030bea8b93785b71
parentc03f8f65d03f71ada6d25851e0264bc9f1c30710 (diff)
downloadlua-ee33f66ea185b5e5b16ed6c1d377d6e28fd3f4de.tar.gz
lua-ee33f66ea185b5e5b16ed6c1d377d6e28fd3f4de.tar.xz
lua-ee33f66ea185b5e5b16ed6c1d377d6e28fd3f4de.zip
fastround on x86_64 tooFC-3-splitEL-4-start
-rw-r--r--lua.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua.spec b/lua.spec
index 09da379..ef972a8 100644
--- a/lua.spec
+++ b/lua.spec
@@ -32,7 +32,7 @@ make %{?_smp_mflags} \
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" \