Skip to content

Commit

Permalink
apl: disable werror
Browse files Browse the repository at this point in the history
  • Loading branch information
oreo639 committed Oct 5, 2022
1 parent 8ea1ae3 commit a4b91a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srcpkgs/apl/template
Expand Up @@ -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
Expand Down

0 comments on commit a4b91a0

Please sign in to comment.