mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
catimg: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
3780ca0fb5
commit
8bc3694e71
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ homepage="https://github.com/posva/catimg"
|
||||||
distfiles="https://github.com/posva/catimg/archive/${version}.tar.gz"
|
distfiles="https://github.com/posva/catimg/archive/${version}.tar.gz"
|
||||||
checksum=53d6cbb5844424a4e8422b54c873c301c5ad0f286249c73b2e1a790dda991a3b
|
checksum=53d6cbb5844424a4e8422b54c873c301c5ad0f286249c73b2e1a790dda991a3b
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue