debrouxl / tiemu

TIEmu is an emulator of Texas Instruments hand-helds (89/89T/92/92+/V200) for Linux & Windows, written with GTK+. Features include highly accurate emulation and a graphical debugger.
http://lpg.ticalc.org/prj_tiemu
17 stars 6 forks source link

Fix build for gcc-10 with -fno-common as default. #2

Closed and1bm closed 4 years ago

and1bm commented 4 years ago

More information at http://gcc.gnu.org/gcc-10/porting_to.html

debrouxl commented 4 years ago

Thanks Andi :)

I had received notifications about your new upload for Debian unstable and looked at the patches inside the packaging metadata... but you beat me to integrating your fixes, and anyway, authorship will be better preserved by merging a PR, so that's what I shall do another day.