Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: tool building



> I thought I would quickly edit tools/groff/Makefile, and throw in a
> CFLAGS+="-g -O0"
> CXXFLAGS+="-g -O0"
> 
> I see that this no longer works, but there is a
> CONFIGURE_ARGS
> and configure is run - how does that work?
> (I looked in /usr/src/share/mk - are we a "gnuhost" for ../Makefile.gnuhost?)
> (also tried putting the above in /etc/mk.conf)
> 
> Simply put, what is an easy way of getting -g in?
> (Solving the core dump is a bonus ;-) )

HOST_CFLAGS?


Home | Main Index | Thread Index | Old Index