diff options
Diffstat (limited to 'Documentation/env/profile-build')
| -rw-r--r-- | Documentation/env/profile-build | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/env/profile-build b/Documentation/env/profile-build index 86a71a94e1b..39ec7748656 100644 --- a/Documentation/env/profile-build +++ b/Documentation/env/profile-build @@ -4,5 +4,4 @@ LDFLAGS="${LDFLAGS} -pg" # You can use either nostrip or splitdebug - refer to # http://www.gentoo.org/proj/en/qa/backtraces.xml # for more information -FEATURES="${FEATURES} nostrip" -USE="${USE} debug" +FEATURES="${FEATURES} splitdebug" |
