Sorry for typing mistakes.The example is as follows: EXTRA_CFLAGS := "-g"
On Sat, Apr 18, 2009 at 3:48 PM, Prashant Bhole < [email protected]> wrote: > Use add your extra compiler options in EXTRA_CLAGS. > e.g. > EXTRA_FLAGS := "-g" > > > 2009/4/18 yihect <[email protected]> > >> I want to add a macro in module makefile, with which I can enable or >> disable debugging, but >> how to do it, the CFLAGS seems can't work. Thanks. >> > > > > -- > ~p~r~a~s~h~a~n~t~ > -- ~p~r~a~s~h~a~n~t~
