mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
tty-solitaire: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
7c56c233a0
commit
65f1d18c67
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ homepage="https://github.com/mpereira/tty-solitaire"
|
||||||
distfiles="https://github.com/mpereira/tty-solitaire/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mpereira/tty-solitaire/archive/v${version}.tar.gz"
|
||||||
checksum=146f9ed6ee9d79dfd936c213e3a413a967daba3978fb1021e05a1c52c7684e9c
|
checksum=146f9ed6ee9d79dfd936c213e3a413a967daba3978fb1021e05a1c52c7684e9c
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue