mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
net-libs/sofia-sip: fix build with gcc14
Closes: https://bugs.gentoo.org/932484 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -38,6 +38,11 @@ DOCS=(
|
||||
docs/.
|
||||
)
|
||||
|
||||
PATCHES=(
|
||||
# fix build with gcc14
|
||||
"${FILESDIR}/${P}-gcc14.patch"
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
local -a TESTS_DESELECT=(
|
||||
# Avoid tests that make too many assumptions about the
|
||||
|
||||
Reference in New Issue
Block a user