diff options
Diffstat (limited to 'doc/faq/different.html.part')
-rw-r--r-- | doc/faq/different.html.part | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/faq/different.html.part b/doc/faq/different.html.part index ef674fd7e..a339fb20e 100644 --- a/doc/faq/different.html.part +++ b/doc/faq/different.html.part @@ -36,14 +36,14 @@ a rather ugly way of handling things. We do have equivalents to most values:</p> <code>$D</code>.</dd> <dt>nostrip</dt> - <dd>Set the flags <code>-split -strip</code> in the BUILD_OPTIONS group in use.conf, for the packages you want it + <dd>Set <code>symbols=preserve</code> in the BUILD_OPTIONS group in use.conf, for the packages you want it to apply to.</dd> <dt>sandbox</dt> <dd>Always on.</dd> <dt>splitdebug</dt> - <dd>Set the flags <code>split strip</code> in the BUILD_OPTIONS group in use.conf, for the packages you want it to + <dd>Set the flags <code>symbols=split</code> in the BUILD_OPTIONS group in use.conf, for the packages you want it to apply to.</dd> <dt>test</dt> |