mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
glabels: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
2d87519d77
commit
68c708e1ff
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ homepage="http://glabels.org/"
|
|||
distfiles="${GNOME_SITE}/glabels/${version%.*}/glabels-${version}.tar.xz"
|
||||
checksum=18e457298abb1c617187361109eeae769317686303fc07726af31e11519c5938
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
libglabels30_package() {
|
||||
short_desc+=" - library files"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue