mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
file-roller: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
ff8638defe
commit
1fb8048b90
1 changed files with 2 additions and 0 deletions
|
@ -13,3 +13,5 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/FileRoller"
|
homepage="https://wiki.gnome.org/Apps/FileRoller"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b9144de8f536f583ec29d703c2c170bf2d00c6c166cd5e3f7efabda551f10478
|
checksum=b9144de8f536f583ec29d703c2c170bf2d00c6c166cd5e3f7efabda551f10478
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
Loading…
Add table
Reference in a new issue