cnijfilter_2_80: Fix build for gcc 14
This commit is contained in:
@@ -51,6 +51,8 @@ stdenv.mkDerivation {
|
||||
ghostscript
|
||||
];
|
||||
|
||||
env.NIX_CFLAGS_COMPILE = " -std=gnu90";
|
||||
|
||||
patches = [
|
||||
./patches/missing-include.patch
|
||||
./patches/libpng15.patch
|
||||
|
||||
Reference in New Issue
Block a user