Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:pmonrealgonzalez:branches:security:tls
mbedtls
mbedtls-enable-pthread.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mbedtls-enable-pthread.patch of Package mbedtls
Index: mbedtls-3.5.0/include/mbedtls/mbedtls_config.h =================================================================== --- mbedtls-3.5.0.orig/include/mbedtls/mbedtls_config.h +++ mbedtls-3.5.0/include/mbedtls/mbedtls_config.h @@ -2085,7 +2085,7 @@ * * Uncomment this to enable pthread mutexes. */ -//#define MBEDTLS_THREADING_PTHREAD +#define MBEDTLS_THREADING_PTHREAD /** * \def MBEDTLS_USE_PSA_CRYPTO @@ -3522,7 +3522,7 @@ * * Enable this layer to allow use of mutexes within Mbed TLS */ -//#define MBEDTLS_THREADING_C +#define MBEDTLS_THREADING_C /** * \def MBEDTLS_TIMING_C
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor