the_silver_searcher: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
efb455822c
commit
0e82b5d57c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user