tlsdate: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:48 +02:00
parent 0e82b5d57c
commit 54adbbbb4e

View file

@ -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 \