You're not reviewing the full diff of
request 1089650
, but the diff to the superseded
request 1089636
(Show full diff)
Overview
Request 1089650 accepted
- Remove obsolete CMake options as these are not used in 3.0+
(USE_PKCS11_HELPER_LIBRARY, ENABLE_ZLIB_SUPPORT)
- Enable MBEDTLS_THREADING_C and MBEDTLS_THREADING_PTHREAD (boo#1211810)
+ mbedtls-enable-pthread.patch
- Parallel execution of ctest works just fine (no need to limit to
one job)
Loading...
Login required, please
login
in order to comment
Request History
adkorte created request
- Remove obsolete CMake options as these are not used in 3.0+
(USE_PKCS11_HELPER_LIBRARY, ENABLE_ZLIB_SUPPORT)
- Enable MBEDTLS_THREADING_C and MBEDTLS_THREADING_PTHREAD (boo#1211810)
+ mbedtls-enable-pthread.patch
- Parallel execution of ctest works just fine (no need to limit to
one job)
pluskalm accepted request
thx