[rtems-source-builder commit] source-builder/config/qemu-1-1.cfg: Add --disable-smartcard-nss

Joel Sherrill joel at rtems.org
Sun Jan 24 22:03:41 UTC 2016


Module:    rtems-source-builder
Branch:    4.11
Commit:    436ec884a86c32166a538e5190e13ae088169533
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=436ec884a86c32166a538e5190e13ae088169533

Author:    Joel Sherrill <joel at rtems.org>
Date:      Sun Jan 24 13:24:19 2016 -0600

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

closes #2547.

---

 source-builder/config/qemu-1-1.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/source-builder/config/qemu-1-1.cfg b/source-builder/config/qemu-1-1.cfg
index cbf14fb..8be7ea4 100644
--- a/source-builder/config/qemu-1-1.cfg
+++ b/source-builder/config/qemu-1-1.cfg
@@ -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 \




More information about the vc mailing list