From 8cf9f1b7494f50ac36a87f3ebc382c89605daeea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 22 Aug 2018 11:02:17 +0200 Subject: [PATCH] apl: fix build w/ gcc-8.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- srcpkgs/apl/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/apl/template b/srcpkgs/apl/template index 12331037cc..8eb174b55b 100644 --- a/srcpkgs/apl/template +++ b/srcpkgs/apl/template @@ -11,6 +11,8 @@ homepage="http://www.gnu.org/software/apl" distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" checksum=8ff6e28256d7a3cdfa9dc6025e3905312310b27a43645ef5d617fd4a5b43b81f +CXXFLAGS="-Wno-format-truncation -Wno-class-memaccess -Wno-restrict" + post_install() { vdoc support-files/Dyalog-Keyboard/apl.xkb vdoc support-files/Dyalog-Keyboard/apl.xmodmap