mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
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"
|
distfiles="https://developers.yubico.com/yubikey-personalization/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=0ec84d0ea862f45a7d85a1a3afe5e60b8da42df211bb7d27a50f486e31a79b93
|
checksum=0ec84d0ea862f45a7d85a1a3afe5e60b8da42df211bb7d27a50f486e31a79b93
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
vdoc README
|
vdoc README
|
||||||
|
|
Loading…
Add table
Reference in a new issue