From 8f23cd86c8bf6ee20cf5d3ae073711d73063ec4d Mon Sep 17 00:00:00 2001 From: Jacob Heider Date: Sat, 18 May 2024 15:55:37 -0400 Subject: [PATCH] fix(ghostscript) closes #6173 --- projects/ghostscript.com/package.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/projects/ghostscript.com/package.yml b/projects/ghostscript.com/package.yml index 487fc262..1df8b7c4 100644 --- a/projects/ghostscript.com/package.yml +++ b/projects/ghostscript.com/package.yml @@ -50,8 +50,7 @@ build: - --with-system-libtiff - --without-x - --without-versioned-path - linux: - CFLAGS: $CFLAGS -Wno-int-conversion + CFLAGS: $CFLAGS -Wno-int-conversion test: ps2ascii fixture.ps | grep 'Hello World!'