enable x86only build option on RHEL builds

Resolves: bz#821913

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
This commit is contained in:
Eduardo Habkost 2012-08-14 10:28:15 -03:00 committed by Eduardo Habkost
parent b5b3696547
commit a90c98ade8

View File

@ -22,7 +22,7 @@
%if 0%{?rhel}
# RHEL-specific defaults:
%bcond_with x86only # disabled
%bcond_without x86only # enabled
%bcond_without exclusive_x86_64 # enabled
%bcond_with rbd # disabled
%bcond_with fdt # disabled