mupen64plus: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
5ce252ddef
commit
ea4c43c173
@ -14,6 +14,8 @@ distfiles="https://github.com/mupen64plus/mupen64plus-core/releases/download/${v
|
|||||||
checksum=9c75b9d826f2d24666175f723a97369b3a6ee159b307f7cc876bbb4facdbba66
|
checksum=9c75b9d826f2d24666175f723a97369b3a6ee159b307f7cc876bbb4facdbba66
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
sh m64p_build.sh
|
sh m64p_build.sh
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user