svn commit: trunk/busybox/networking
Bernhard Fischer
rep.dot.nop at gmail.com
Sun Jan 28 08:57:23 PST 2007
On Sun, Jan 28, 2007 at 08:07:45AM -0800, vda at busybox.net wrote:
>Author: vda
>Date: 2007-01-28 08:07:45 -0800 (Sun, 28 Jan 2007)
>New Revision: 17601
>
>Log:
>work around gcc bug
This is not a bug. If you need a writeable location that is aligned
properly, then you have to either allocate it yourself or use something
that is writeable, fwiw.
More information about the busybox
mailing list