[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] [PATCH] Build fails
I would recommend against fumbling with the Makefile.
Why don't you just add a "(void) desttmp[0];" somewhere in the code (as
already suggested)?
This wouldn't do any harm and allows to keep strict error checking active.
Am 26.01.2014 20:55, schrieb Miro Kropáček:
OK, since my Ethernat refuses to work (fortunately we've got Svethlana
now) I can't really verify this. But I still want to have a compilable
source tree so here's another patch, disabling -Werror for 'ethernat'
module until someone else comes with a smarter fix.