ghostscript: use -std=gnu17
This commit is contained in:
@@ -165,6 +165,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
'';
|
||||
|
||||
configureFlags = [
|
||||
"CFLAGS=-std=gnu17"
|
||||
"--with-system-libtiff"
|
||||
"--without-tesseract"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user