light: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
78f69e155a
commit
a7b6b2e21b
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ homepage="http://haikarainen.github.io/light/"
|
||||||
distfiles="https://github.com/haikarainen/light/archive/v${version}.tar.gz"
|
distfiles="https://github.com/haikarainen/light/archive/v${version}.tar.gz"
|
||||||
checksum=62e889ee9be80fe808a972ef4981acc39e83a20f9a84a66a82cd1f623c868d9c
|
checksum=62e889ee9be80fe808a972ef4981acc39e83a20f9a84a66a82cd1f623c868d9c
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue