mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
pick: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
4d37e4107a
commit
a942c23d1d
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ homepage="https://github.com/calleerlandsson/pick/"
|
||||||
distfiles="https://github.com/calleerlandsson/pick/archive/v${version}.tar.gz"
|
distfiles="https://github.com/calleerlandsson/pick/archive/v${version}.tar.gz"
|
||||||
checksum=32afb40581af84b884fb0786f7c8a9169cecbc2122a00b4835f8610a0e94c00d
|
checksum=32afb40581af84b884fb0786f7c8a9169cecbc2122a00b4835f8610a0e94c00d
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
export PREFIX=/usr MANDIR=/usr/share/man
|
export PREFIX=/usr MANDIR=/usr/share/man
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue