thc-hydra: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
16c3f82782
commit
efb455822c
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ homepage="https://github.com/vanhauser-thc/thc-hydra"
|
|||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=56672e253c128abaa6fb19e77f6f59ba6a93762a9ba435505a009ef6d58e8d0e
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue