Re: [PATCH] Changes to reduce warnings using ia16-unknown-elks-gcc
Jody Bruchon <[email protected]> Sat, 13 Jun 2015 10:53:18 -0400
| Newsgroups | org.kernel.vger.linux-8086 |
|---|---|
| Message-ID | <[email protected]> |
On 2015/06/02 11:10, Juan Perez-Sanchez wrote: > The previous patch has a problem. Attached to this mail is the correct > patch. Sorry for the inconvenience. > > Juan > Never mind; I figured out what was broken and fixed it. The system call table was not being correctly deleted during 'make clean' and rebuilt, leaving a stale copy lying around and causing the problem. The fix is already committed in git. I highly recommend anyone trying to build ELKS pull the changed version as soon as possible. -Jody