mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 11:32:21 +02:00
gnu: libeb: Fix build with gcc-14.
* gnu/packages/education.scm (libeb): Apply patch. * gnu/local.mk (dist_patch_DATA): Add reference to patch. * gnu/packages/patches/libeb-gcc-14.patch: Add patch. Change-Id: I6ee07e8ae93646e70c531f1ebe7c9ae8e9f4692d Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
@@ -1678,6 +1678,7 @@ dist_patch_DATA = \
|
||||
%D%/packages/patches/libcamera-ipa_manager-disable-signature-verification.patch \
|
||||
%D%/packages/patches/libconfuse-CVE-2022-40320.patch \
|
||||
%D%/packages/patches/libcss-check-format.patch \
|
||||
%D%/packages/patches/libeb-gcc-14.patch \
|
||||
%D%/packages/patches/libextractor-tidy-support.patch \
|
||||
%D%/packages/patches/libftdi-fix-paths-when-FTDIPP-set.patch \
|
||||
%D%/packages/patches/libgeotiff-fix-tests-with-proj-9.1.1.patch \
|
||||
|
||||
Reference in New Issue
Block a user