ykpers: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
61ab263589
commit
63c482da13
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ homepage="https://developers.yubico.com/yubikey-personalization/"
|
|||
distfiles="https://developers.yubico.com/yubikey-personalization/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=0ec84d0ea862f45a7d85a1a3afe5e60b8da42df211bb7d27a50f486e31a79b93
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING LICENSE
|
||||
vdoc README
|
||||
|
|
Loading…
Reference in a new issue