tty-solitaire: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user