mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
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"
|
distfiles="https://github.com/shaggytwodope/alarm-clock/archive/v${version}.tar.gz"
|
||||||
checksum=3724a42801befaee631d249edd8b15318bb72ae5f9db918c25de513f4c3f4538
|
checksum=3724a42801befaee631d249edd8b15318bb72ae5f9db918c25de513f4c3f4538
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue