Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.bin/tftp
On Fri, Mar 29, 2013 at 06:53:22PM +0000, Radoslaw Kujawa wrote:
> Module Name: src
> Committed By: rkujawa
> Date: Fri Mar 29 18:53:21 UTC 2013
>
> Modified Files:
> src/usr.bin/tftp: Makefile
>
> Log Message:
> Work around "variable might be clobbered by longjmp" gcc warning when
> compiling with CPUFLAGS=-march=armv7. Should be fixed properly one day...
Please revert this and apply the corresponding -Wno-error=foo option
only for GCC.
Joerg
Home |
Main Index |
Thread Index |
Old Index