mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
bspwm: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
84d349582a
commit
dcf72b987a
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ homepage="https://github.com/baskerville/bspwm"
|
||||||
distfiles="https://github.com/baskerville/bspwm/archive/${version}.tar.gz"
|
distfiles="https://github.com/baskerville/bspwm/archive/${version}.tar.gz"
|
||||||
checksum=b1438c3cad13b6101edb31ce8d00ba4ed2f972754e85b90f763e04fa5143c6fc
|
checksum=b1438c3cad13b6101edb31ce8d00ba4ed2f972754e85b90f763e04fa5143c6fc
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue