mvwm-git: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:36 +02:00
parent ea4c43c173
commit 2d6a63a12d

View file

@ -20,5 +20,7 @@ wrksrc="mvwm-$_commit"
distfiles="$homepage/archive/$_commit.tar.gz"
checksum=34f6831d3e42b06d7af0ddf88ae43f353cd84f23563f090e7e4f0a13b75d7560
CFLAGS="-fcommon"
# cannot run test program while cross compiling
nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/2229/steps/shell_3/logs/stdio"