CellWriter: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:03 +02:00
parent d98eb7ead7
commit 6898f86b6e

View file

@ -12,3 +12,5 @@ license="GPL-2"
homepage="https://github.com/risujin/cellwriter"
distfiles="https://github.com/risujin/cellwriter/archive/${version}.tar.gz"
checksum=17bb07226d4680b565b18a60494cb19cdf9067b427c8df7454c16d809de9963b
CFLAGS="-fcommon"