ProcDump-for-Linux: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
bff0e715c0
commit
b793a03d8a
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ distfiles="https://github.com/Microsoft/${pkgname}/archive/${version}.tar.gz"
|
|||
checksum=f054dc4b3a59799ee9e53bf7ec0e1d9170ecde1037bd8fa8c3c3d7c9ba1a39c3
|
||||
disable_parallel_build=yes
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue