smp set to 0

This commit is contained in:
akdengi 2012-10-01 20:08:17 +04:00
parent 3f2dfd4711
commit e56480a5b5

View file

@ -56,7 +56,7 @@
%{?_with_ccache: %global use_ccache 1}
%{?_without_ccache: %global use_ccache 0}
%define use_smp 1
%define use_smp 0
%{?_with_smp: %global use_smp 1}
%{?_without_smp: %global use_smp 0}