question about CFLAGS, CXXFLAGS and DEBUG_FLAGS

Alexander Best arundel at freebsd.org
Sat Dec 18 20:09:37 UTC 2010


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


More information about the freebsd-hackers mailing list