alarm-clock: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
af7be3a9a3
commit
2d54dbd842
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ license="GPL-3.0-or-later"
|
|||
distfiles="https://github.com/shaggytwodope/alarm-clock/archive/v${version}.tar.gz"
|
||||
checksum=3724a42801befaee631d249edd8b15318bb72ae5f9db918c25de513f4c3f4538
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue