qfpvajdy wrote:
> I would like to emerge a program with debugging options
> CFLAGS="-g" and without strip at the end of the build.

You could define an alias.

# type dbgemerge
dbgemerge is aliased to `USE='debug' FEATURES='nostrip -test' 
CFLAGS='-ggdb -O1 -pipe' CXXFLAGS='-ggdb -O1 -pipe' LDFLAGS='-ggdb 
-nopie'  emerge --oneshot'

Benno

-- 
Cetere mi opinias ke ne ĉio tradukenda estas.
-- 
gentoo-user@gentoo.org mailing list

Reply via email to