]> git.pld-linux.org Git - packages/mbedtls.git/blob - mbedtls-config-dtls-srtp.patch
- use _libexecdir for tools
[packages/mbedtls.git] / mbedtls-config-dtls-srtp.patch
1 --- mbedtls-3.1.0/./include/mbedtls/mbedtls_config.h~   2021-12-15 14:48:01.000000000 +0100
2 +++ mbedtls-3.1.0/./include/mbedtls/mbedtls_config.h    2022-04-01 19:24:00.006517078 +0200
3 @@ -1607,7 +1607,7 @@
4   *
5   * Uncomment this to enable support for use_srtp extension.
6   */
7 -//#define MBEDTLS_SSL_DTLS_SRTP
8 +#define MBEDTLS_SSL_DTLS_SRTP
9  
10  /**
11   * \def MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE
This page took 0.058331 seconds and 4 git commands to generate.