rix: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
bd0ad9b67b
commit
919e3489b9
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ homepage="https://github.com/riolet/rix"
|
||||||
distfiles="https://github.com/riolet/rix/archive/v${version}.tar.gz"
|
distfiles="https://github.com/riolet/rix/archive/v${version}.tar.gz"
|
||||||
checksum=8727fee17cbbecec3ca8083fac80db3a2ed234c8128ec8df5cc56293e1dbb09c
|
checksum=8727fee17cbbecec3ca8083fac80db3a2ed234c8128ec8df5cc56293e1dbb09c
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin rixc
|
vbin rixc
|
||||||
vbin clr.sh
|
vbin clr.sh
|
||||||
|
|
Loading…
Reference in a new issue