uwsgi: fix compilation with GCC14
authorRosen Penev <rosenp@gmail.com>
Wed, 15 May 2024 04:06:36 +0000 (21:06 -0700)
committerRosen Penev <rosenp@gmail.com>
Wed, 15 May 2024 21:29:07 +0000 (14:29 -0700)
commit459a8a79fe6ca5fcea190e35a1d7e49bc5a58885
tree5b85bb3917db2c707505d2006ec1659be073cd7c
parent0adf0e806988303f77865c409d5889bb9089cbcb
uwsgi: fix compilation with GCC14

Wrong pointer type is used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/uwsgi/Makefile
net/uwsgi/patches/040-gcc14.patch [new file with mode: 0644]