libosmocore: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
1a638daebc
commit
6099d05f82
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ homepage="https://bb.osmocom.org/trac/wiki/libosmocore"
|
|||
distfiles="https://github.com/osmocom/libosmocore/archive/${version}.tar.gz"
|
||||
checksum=74b8e0edb2a97eb3665f4004ed7b5c6a42c2e3f5fe29dcd5d474e7c4d1d11888
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue