mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
dmenu-wayland: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
0dee7ae1ae
commit
3a68fc0676
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ homepage="https://github.com/nyyManni/dmenu-wayland"
|
||||||
distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nyyManni/dmenu-wayland/archive/v${version}.tar.gz"
|
||||||
checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
|
checksum=dcbc70156e138b2bb8788aeebf75af14f75e188ed78865840e341b5375ed6614
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue