vifm: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
9a0418aa0a
commit
f21837193a
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ homepage="https://vifm.info/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/vifm/vifm-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/vifm/vifm-${version}.tar.bz2"
|
||||||
checksum=99006f56db05e1bdfb7983e8d5c31c9ac93bf2ac9e0409a577c8ca660fecd03b
|
checksum=99006f56db05e1bdfb7983e8d5c31c9ac93bf2ac9e0409a577c8ca660fecd03b
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf data/vifmrc
|
vsconf data/vifmrc
|
||||||
rm -f ${DESTDIR}/usr/share/vifm/vifmrc
|
rm -f ${DESTDIR}/usr/share/vifm/vifmrc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue