mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
gnugo: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
aad3e8d14b
commit
e973f7922d
1 changed files with 2 additions and 0 deletions
|
@ -10,3 +10,5 @@ license="GPL-3"
|
|||
homepage="https://www.gnu.org/software/gnugo/"
|
||||
distfiles="${GNU_SITE}/gnugo/${pkgname}-${version}.tar.gz"
|
||||
checksum=da68d7a65f44dcf6ce6e4e630b6f6dd9897249d34425920bfdd4e07ff1866a72
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
|
Loading…
Add table
Reference in a new issue