On Mon, May 02, 2011 at 03:21:10PM +0200, Marc Kleine-Budde wrote:
On 04/27/2011 11:03 AM, Kurt Van Dijck wrote:
quoted
Add j1939 support to iproute2
Signed-off-by: Kurt Van Dijck <kurt.van.dijck-/BeEPy95v10@public.gmane.org>
-CCOPTS = -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall
^^^^
why do you remove -O2?
I did -O0 for debugging, but must have forgotten to properly restore.
I need to fix this for a definite version.
Thanks,
Kurt