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
|
||||
conf_files="/etc/pdmenurc"
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
pre_configure() {
|
||||
export LIBS="$LDFLAGS"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue