From fde4d1bbabea01814e842da3576fc478a1f0ffe9 Mon Sep 17 00:00:00 2001 From: oreo639 Date: Wed, 5 Oct 2022 16:54:40 -0700 Subject: [PATCH] apl: disable werror --- srcpkgs/apl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/apl/template b/srcpkgs/apl/template index 88b8d32b6720..ce7f7f1057b7 100644 --- a/srcpkgs/apl/template +++ b/srcpkgs/apl/template @@ -13,7 +13,7 @@ homepage="http://www.gnu.org/software/apl" distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" checksum=144f4c858a0d430ce8f28be90a35920dd8e0951e56976cb80b55053fa0d8bbcb nocross="execs target binary: ./Gtk_server --ev1 > Gtk_events1.asciidoc" -CXXFLAGS="-Wno-format-truncation -Wno-class-memaccess -Wno-maybe-uninitialized -Wno-restrict -Wno-cpp" +export CXX_WERROR='no' post_install() { vdoc support-files/Dyalog-Keyboard/apl.xkb