mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
davfs2: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
8732b30c24
commit
6f2c3251fe
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ homepage="https://savannah.nongnu.org/projects/davfs2"
|
|||
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=417476cdcfd53966b2dcfaf12455b54f315959b488a89255ab4b44586153d801
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue