summaryrefslogtreecommitdiff
path: root/Documentation/env/debug-build
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/env/debug-build')
-rw-r--r--Documentation/env/debug-build2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/env/debug-build b/Documentation/env/debug-build
index 8806a092509..38fd397d1a5 100644
--- a/Documentation/env/debug-build
+++ b/Documentation/env/debug-build
@@ -3,5 +3,5 @@ CXXFLAGS="${CFLAGS}"
# You can use either nostrip or splitdebug - refer to
# http://www.gentoo.org/proj/en/qa/backtraces.xml
# for more information
-FEATURES="${FEATURES} nostrip"
+FEATURES="${FEATURES} splitdebug"
USE="${USE} debug"