mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 11:32:21 +02:00
gnu: jami: Fix build.
The unittests were now failing to build with GCC 14 (see: <https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/1144>). * gnu/packages/patches/jami-unittests-fix-build.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/jami.scm (jami) [source]: Apply it. Change-Id: I11eb97663bb28a4153b2459ea886658cf08b6129
This commit is contained in:
@@ -1646,6 +1646,7 @@ dist_patch_DATA = \
|
||||
%D%/packages/patches/jami-skip-tests-requiring-internet.patch \
|
||||
%D%/packages/patches/jami-tests-qtwebengine-ifdef-to-if.patch \
|
||||
%D%/packages/patches/jami-unbundle-dependencies.patch \
|
||||
%D%/packages/patches/jami-unittests-fix-build.patch \
|
||||
%D%/packages/patches/jamvm-1.5.1-aarch64-support.patch \
|
||||
%D%/packages/patches/jamvm-1.5.1-armv7-support.patch \
|
||||
%D%/packages/patches/jamvm-2.0.0-aarch64-support.patch \
|
||||
|
||||
Reference in New Issue
Block a user