mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
pdmenu: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
d17fc1750a
commit
4d37e4107a
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ distfiles="http://http.debian.net/debian/pool/main/p/pdmenu/${pkgname}_${version
|
||||||
checksum=302aa81b8868133ff5a0f3e3e897f71d425bc628c0d7439addb623f12c277bea
|
checksum=302aa81b8868133ff5a0f3e3e897f71d425bc628c0d7439addb623f12c277bea
|
||||||
conf_files="/etc/pdmenurc"
|
conf_files="/etc/pdmenurc"
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
export LIBS="$LDFLAGS"
|
export LIBS="$LDFLAGS"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue