"A. Khattri" <[EMAIL PROTECTED]> writes: > You can switch off the stripping by setting the nostrip variable in the > FEATURES variable in /etc/make.conf.
The problem with that is that it is global. Setting 'nostrip' is something that is probably wanted on a per-package basis more often than as a global option. I think that setting the 'debug' USE flag for a package should, where this causes the package to generate debugging info, automatically select 'nostrip' for that package. -- [email protected] mailing list
