[Aoetools-discuss] [patch] Build error with gcc-10
Brought to you by:
ecashin,
elcapitansam
From: Christoph B. <sou...@ma...> - 2020-04-19 21:37:24
|
Hello, vblade fails to build with gcc-10¹, According to the Gentoo wiki², the current definition in dat.h is no longer acceptable. The patch moves the definitions to aoe.c and changes dat.h to declaration. Works for me. Please apply this, or do whatever resolves the situation. Regards, Christoph ¹ Debian's bug report is at https://bugs.debian.org/957908 ² https://wiki.gentoo.org/wiki/Gcc_10_porting_notes/fno_common |