From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 18/62] cups-filters: Fix build with GCC 10 Date: Sun, 16 Aug 2020 10:29:09 +0000 Message-ID: <20200816102953.3881-18-michael.tremer@ipfire.org> In-Reply-To: <20200816102953.3881-1-michael.tremer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8521377022061208699==" List-Id: --===============8521377022061208699== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Michael Tremer --- lfs/cups-filters | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lfs/cups-filters b/lfs/cups-filters index de862aa92..1c82b0dbb 100644 --- a/lfs/cups-filters +++ b/lfs/cups-filters @@ -36,6 +36,8 @@ PAK_VER =3D 3 =20 DEPS =3D cups ghostscript =20 +CFLAGS +=3D -fcommon + ############################################################################= ### # Top-level Rules ############################################################################= ### --=20 2.20.1 --===============8521377022061208699==--