aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libressl/Makefile
diff options
context:
space:
mode:
authorSander Vanheule <sander@svanheule.net>2022-07-31 15:19:29 +0200
committerSander Vanheule <sander@svanheule.net>2022-07-31 15:29:39 +0200
commit101190419969d7e0084976847bc0608919c04594 (patch)
tree6fda7d99e266fda257b5207b7726a5f446d2ce3e /tools/libressl/Makefile
parentd94c94d79542558d91c5a5de8d5f594dbafcf3c8 (diff)
downloadupstream-101190419969d7e0084976847bc0608919c04594.tar.gz
upstream-101190419969d7e0084976847bc0608919c04594.tar.bz2
upstream-101190419969d7e0084976847bc0608919c04594.zip
tools: bump 7z package to 22.01
Version 22.00 of 7z causes build failures on systems using GCC 12 with the following error: ../../../../C/LzmaEnc.c: In function 'LzmaEnc_CodeOneMemBlock': ../../../../C/LzmaEnc.c:2996:19: error: storing the address of local variable 'outStream' in '*p.rc.outStream' [-Werror=dangling-pointer=] 2996 | p->rc.outStream = &outStream.vt; | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ ../../../../C/LzmaEnc.c:2979:28: note: 'outStream' declared here 2979 | CLzmaEnc_SeqOutStreamBuf outStream; | ^~~~~~~~~ ../../../../C/LzmaEnc.c:2979:28: note: 'pp' declared here Upgrade to version 22.01 which contains the required fix. Fixes: 5fcc6f0f1942 ("tools: add 7z host package") Suggested-by: Tomasz Maciej Nowak <tmn505@gmail.com> Signed-off-by: Sander Vanheule <sander@svanheule.net>
Diffstat (limited to 'tools/libressl/Makefile')
0 files changed, 0 insertions, 0 deletions