put back --enable-threads=posix

This commit is contained in:
Rex Dieter 2011-06-20 12:25:32 -05:00
parent fb25af27dc
commit b8fffc83d9

View File

@ -71,6 +71,7 @@ CPPFLAGS="-DUSE_GET_STACKBASE_FOR_MAIN"; export CPPFLAGS
%ifarch %{ix86}
--enable-parallel-mark \
%endif
--enable-threads=posix \
--with-libatomic-ops=no
make %{?_smp_mflags}