mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
mcabber: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
6ff95cc62a
commit
d9fd30a2db
1 changed files with 3 additions and 1 deletions
|
@ -14,6 +14,8 @@ homepage="http://mcabber.com"
|
||||||
distfiles="${homepage}/files/mcabber-${version}.tar.bz2"
|
distfiles="${homepage}/files/mcabber-${version}.tar.bz2"
|
||||||
checksum=04fc2c22c36da75cf4b761b5deccd074a19836368f38ab9d03c1e5708b41f0bd
|
checksum=04fc2c22c36da75cf4b761b5deccd074a19836368f38ab9d03c1e5708b41f0bd
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf mcabberrc.example
|
vsconf mcabberrc.example
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue