fastround on x86_64 too

This commit is contained in:
David Woodhouse 2005-02-13 12:23:46 +00:00
parent c03f8f65d0
commit ee33f66ea1
1 changed files with 1 additions and 1 deletions

View File

@ -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" \