tlsdate: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
0e82b5d57c
commit
54adbbbb4e
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ homepage="https://github.com/ioerror/tlsdate"
|
|||
distfiles="https://github.com/ioerror/tlsdate/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=90efdff87504b5159cb6a3eefa9ddd43723c073d49c4b3febba9e48fc1292bf9
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
pre_configure() {
|
||||
# use system certs
|
||||
sed -i Makefile.am \
|
||||
|
|
Loading…
Reference in a new issue