hi there,

i just stumbled over these lines:

otaku% grep -n \${DEBUG_FLAGS} /usr/share/mk/bsd.prog.mk
24:CFLAGS+=${DEBUG_FLAGS}
25:CXXFLAGS+=${DEBUG_FLAGS}

is it really necessary to assign the debug flags to both CFLAGS *and* CXXFLAGS?

cheers.
alex

-- 
a13x
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"

Reply via email to