libsrtp: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
da415392e7
commit
fcb07d4838
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ homepage="https://github.com/cisco/libsrtp"
|
||||||
distfiles="https://github.com/cisco/libsrtp/archive/v${version}.tar.gz"
|
distfiles="https://github.com/cisco/libsrtp/archive/v${version}.tar.gz"
|
||||||
checksum=94093a5d04c5f4743e8d81182b76938374df6d393b45322f24960d250b0110e8
|
checksum=94093a5d04c5f4743e8d81182b76938374df6d393b45322f24960d250b0110e8
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue