net-libs/ixwebsocket: add fix server empty thread name patch

Signed-off-by: Xin Yang <yangmame@icloud.com>
Signed-off-by: Remigiusz Micielski <rmicielski@purelymail.com>
This commit is contained in:
Xin Yang
2024-02-23 09:09:00 +08:00
committed by Remigiusz Micielski
parent dea18e215f
commit 2dd8789f46
2 changed files with 84 additions and 0 deletions

View File

@@ -49,6 +49,8 @@ PATCHES=(
"${FILESDIR}/${P}-remove-network-tests.patch"
# Upstream uses git submodules
"${FILESDIR}/${P}-use-system-spdlog.patch"
# Fix Server empty thread name
"${FILESDIR}/${P}-fix-server-empty-thread-name.patch"
)
src_configure() {