xawtv: Fix compilation with gcc 14.2
This commit is contained in:
committed by
Jörg Thalheim
parent
5634f52587
commit
e169c384f5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user