source-builder/config/qemu-1-1.cfg: Add --disable-smartcard-nss

closes #2547.
This commit is contained in:
Joel Sherrill 2016-01-24 13:24:19 -06:00
parent 12f253cf2e
commit 436ec884a8

View File

@ -75,6 +75,7 @@ BuildRoot: %{_tmppath}/%{name}-root-%(%{__id_u} -n)
${CROSS_PREFIX_OPTION} \
--make=%{__make} \
${VDE_CONFIG} \
--disable-smartcard-nss \
--disable-werror \
--disable-tools \
--disable-pie \