apl: fix build w/ gcc-8.2.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
a094be9c4c
commit
8cf9f1b749
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ homepage="http://www.gnu.org/software/apl"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=8ff6e28256d7a3cdfa9dc6025e3905312310b27a43645ef5d617fd4a5b43b81f
|
checksum=8ff6e28256d7a3cdfa9dc6025e3905312310b27a43645ef5d617fd4a5b43b81f
|
||||||
|
|
||||||
|
CXXFLAGS="-Wno-format-truncation -Wno-class-memaccess -Wno-restrict"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc support-files/Dyalog-Keyboard/apl.xkb
|
vdoc support-files/Dyalog-Keyboard/apl.xkb
|
||||||
vdoc support-files/Dyalog-Keyboard/apl.xmodmap
|
vdoc support-files/Dyalog-Keyboard/apl.xmodmap
|
||||||
|
|
Loading…
Reference in a new issue