alttab: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:06 +02:00
parent 2d54dbd842
commit 1db9f5b962

View file

@ -13,6 +13,8 @@ homepage="https://github.com/sagb/alttab"
distfiles="https://github.com/sagb/alttab/archive/v${version}.tar.gz"
checksum=d170425a34d1a92cf0eb5ba7306bf77729a6c04f211593cc5fdd8a0ab583a280
CFLAGS="-fcommon"
case "$XBPS_TARGET_MACHINE" in
*-musl)
makedepends+=" musl-fts-devel"