summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorghpzin <ghpzin@gmail.com>2025-12-08 00:59:05 +0300
committerghpzin <ghpzin@gmail.com>2025-12-11 23:57:08 +0300
commit341236cd69d89743a6ab6a177115ee9285f1d551 (patch)
treeb473c29d43db2022f9a5aac388ec6cd3badeca2b /pkgs/development/python-modules/rangehttpserver
parentbc50b9279bdf952c7bbb0a624889f94137856144 (diff)
linphonePackages.bc-mbedtls: fix build with gcc15
- add patches from merged upstream PR included in versions 3.6.4+: https://www.github.com/Mbed-TLS/mbedtls/pull/10215 https://github.com/Mbed-TLS/mbedtls/commit/d593c54b3cbfc3c806476a725e7d82763da0da9e Fixes build failure with gcc15: ``` /build/source/library/ssl_tls13_keys.h:14:40: error: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (9 chars into 8 available) [-Werror=unterminated-string-initialization] 14 | MBEDTLS_SSL_TLS1_3_LABEL(finished, "finished") \ | ^~~~~~~~~~ /build/source/library/ssl_tls13_keys.c:38:13: note: in definition of macro 'MBEDTLS_SSL_TLS1_3_LABEL' 38 | .name = string, | ^~~~~~ /build/source/library/ssl_tls13_keys.c:44:5: note: in expansion of macro 'MBEDTLS_SSL_TLS1_3_LABEL_LIST' 44 | MBEDTLS_SSL_TLS1_3_LABEL_LIST | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ```
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions