force --disable-fast-malloc

This commit is contained in:
Than Ngo 2006-09-06 11:10:52 +00:00
parent 7789428ca1
commit 610b820c0e
1 changed files with 1 additions and 0 deletions

View File

@ -212,6 +212,7 @@ if [ "%{_lib}" == "lib64" ] ; then
fi
%configure \
--disable-fast-malloc \
--enable-new-ldflags \
--disable-dependency-tracking \
--with-qt-libraries=$QTLIB \