psiconv: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
7921942b8e
commit
2b0d4fcb0e
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ homepage="http://frodo.looijaard.name/project/psiconv"
|
|||
distfiles="http://www.frodo.looijaard.name/system/files/software/psiconv/psiconv-${version}.tar.gz"
|
||||
checksum=6d51fe79b502a1e277bea275a574ae2db5b1b9d7daef703a8fa3635ae02a8bb0
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
psiconv-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue