hebcal: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
7ce3aae118
commit
441b366af4
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ homepage="https://www.hebcal.com/"
|
||||||
distfiles="https://github.com/hebcal/hebcal/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hebcal/hebcal/archive/v${version}.tar.gz"
|
||||||
checksum=507dde7a173453a56c63fefcafef9eab4d3ab9f5da57473e2a07e538e3d6d831
|
checksum=507dde7a173453a56c63fefcafef9eab4d3ab9f5da57473e2a07e538e3d6d831
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
# aclocal && autoconf && automake --foreign --add-missing
|
# aclocal && autoconf && automake --foreign --add-missing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue