mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
dav: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
9fcf20c654
commit
8732b30c24
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ license="GPL-2"
|
|||
distfiles="https://gitlab.com/atsb/dav-text/repository/dav-text-${version}/archive.tar.gz"
|
||||
checksum=7166875dd1ca7c837b1265f2ec602a9fecb35161bf8ea149dc8e2ed53b46ea25
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
pre_configure() {
|
||||
# fix for env LDFLAGS
|
||||
sed -i '/^LDFLAGS/d' Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue