squashfs-tools: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
a39e64e9c9
commit
3f43a3c08f
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
distfiles="${SOURCEFORGE_SITE}/squashfs/squashfs${version}.tar.gz"
|
||||
checksum=a981b3f3f2054b5a2e658851a3c06a2460ad04a9a8a645e0afe063a63fdbb07e
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} XZ_SUPPORT=1 LZO_SUPPORT=1 LZMA_XZ_SUPPORT=1 LZ4_SUPPORT=1
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue