Accepting request 1085425 from security:tls
OBS-URL: https://build.opensuse.org/request/show/1085425 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mbedtls?expand=0&rev=38
This commit is contained in:
commit
928fb5021f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 7 20:44:12 UTC 2023 - Mariusz Fik <fisiu@opensuse.org>
|
||||||
|
|
||||||
|
- Enable THREADING with PTHREAD.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 28 08:25:31 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
Fri Apr 28 08:25:31 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@ -97,6 +97,8 @@ export CXXLAGS="%{optflags} -Wno-stringop-overflow -Wno-maybe-uninitialized"
|
|||||||
%cmake \
|
%cmake \
|
||||||
-DUNSAFE_BUILD=ON \
|
-DUNSAFE_BUILD=ON \
|
||||||
-DLINK_WITH_PTHREAD=ON \
|
-DLINK_WITH_PTHREAD=ON \
|
||||||
|
-DMBEDTLS_THREADING_C=ON \
|
||||||
|
-DMBEDTLS_THREADING_PTHREAD=ON \
|
||||||
-DUSE_PKCS11_HELPER_LIBRARY=ON \
|
-DUSE_PKCS11_HELPER_LIBRARY=ON \
|
||||||
-DENABLE_ZLIB_SUPPORT=ON \
|
-DENABLE_ZLIB_SUPPORT=ON \
|
||||||
-DINSTALL_MBEDTLS_HEADERS=ON \
|
-DINSTALL_MBEDTLS_HEADERS=ON \
|
||||||
|
Loading…
Reference in New Issue
Block a user