sc-im: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
e3929be3a4
commit
389effe751
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ homepage="https://github.com/andmarti1424/sc-im/"
|
|||
distfiles="https://github.com/andmarti1424/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=87225918cb6f52bbc068ee6b12eaf176c7c55ba9739b29ca08cb9b6699141cad
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_extract() {
|
||||
vsed -i -e 's/lua51/lua5.1/g' \
|
||||
-e 's/^ *CFLAGS/override &/' \
|
||||
|
|
Loading…
Reference in a new issue