the_silver_searcher: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:48 +02:00
parent efb455822c
commit 0e82b5d57c

View file

@ -14,6 +14,8 @@ homepage="https://geoff.greer.fm/ag/"
distfiles="https://geoff.greer.fm/ag/releases/${pkgname}-${version}.tar.gz"
checksum=d9621a878542f3733b5c6e71c849b9d1a830ed77cb1a1f6c2ea441d4b0643170
CFLAGS="-fcommon"
post_install() {
rm ${DESTDIR}/usr/share/the_silver_searcher/completions/ag.bashcomp.sh
vinstall ag.bashcomp.sh 644 usr/share/bash-completion/completions ag