Comment 39 for bug 1710278

Revision history for this message
Eric Desrochers (slashd) wrote :

For now I have to use the following to make the build works in

# debian/rules:
 dh_auto_configure -B build-singlethread -- \
                ........
                --disable-threads \
                --disable-native-pkcs11 \
                --with-pkcs11=no \
                ........