gscope3: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
8bf18018cd
commit
4c02507974
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ homepage="https://github.com/tefletch/gscope"
|
|||
distfiles="https://github.com/tefletch/gscope/archive/${_release}.tar.gz"
|
||||
checksum=06d0fd4351b4f8dc1850c81b07c112b0974bfb140f9fe56f8af6f865be3e0a2a
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue