etc-gentoo/portage/env/debug

4 lines
86 B
Plaintext
Raw Normal View History

CFLAGS="${CFLAGS} -Wall -g"
CXXFLAGS="${CFLAGS}"
FEATURES="splitdebug installsources"