xawtv: Fix compilation with gcc 14.2

This commit is contained in:
Alexander V. Nikolaev
2025-01-10 17:11:29 +01:00
committed by Jörg Thalheim
parent 5634f52587
commit e169c384f5
+2
View File
@@ -33,6 +33,8 @@ stdenv.mkDerivation rec {
./0001-Fix-build-for-glibc-2.32.patch
];
NIX_CFLAGS_COMPILE = "-Wno-error=implicit-function-declaration";
buildInputs = [
ncurses
libjpeg