yeahwm: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
34ba495c75
commit
306ad92329
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ homepage="http://phrat.de"
|
|||
distfiles="http://phrat.de/${pkgname}_${version}.tar.gz"
|
||||
checksum=c92ce98848c8b88d9b67c128e30710944c04a6454310254535c102b2b6fcee05
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_install() {
|
||||
tail -n 40 README.evilwm > LICENSE
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue