lastpass-cli: needs -fcommon for gcc10

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

View file

@ -14,6 +14,8 @@ changelog="https://github.com/lastpass/${pkgname}/blob/v${version}/CHANGELOG.md"
distfiles="https://github.com/lastpass/${pkgname}/archive/v${version}.tar.gz"
checksum=f38e1ee7e06e660433a575a23b061c2f66ec666d746e988716b2c88de59aed73
CFLAGS="-fcommon"
post_install() {
vmkdir usr/share/examples/lpass
vcopy contrib/examples/* usr/share/examples/lpass