iverilog: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:28 +02:00
parent 4665b71227
commit 606587b0d2

View file

@ -15,7 +15,8 @@ checksum=4b884261645a73b37467242d6ae69264fdde2e7c4c15b245d902531efaaeb234
nocross="draw_tt.exe: cannot execute binary file: Exec format error"
CXXFLAGS='-Wimplicit-fallthrough=0'
CFLAGS='-fcommon'
CXXFLAGS='-fcommon -Wimplicit-fallthrough=0'
pre_configure() {
sh ./autoconf.sh