mvwm-git: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
ea4c43c173
commit
2d6a63a12d
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue