Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.buildout
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
8
Merge Requests
8
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
slapos.buildout
Commits
671cb032
Commit
671cb032
authored
Jan 19, 2017
by
Yusei Tahara
Committed by
Kazuhiko Shiozaki
Jan 19, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.rst to add do-not-strip-path option explanation.
parent
cc783be3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
slapos.extension.strip_/README.rst
slapos.extension.strip_/README.rst
+12
-0
No files found.
slapos.extension.strip_/README.rst
View file @
671cb032
...
...
@@ -46,3 +46,15 @@ Supported Options
Path to ``strip`` program. Defaults to 'strip' which should work on
any system that has the strip program available in the system
``PATH``.
``do-not-strip-path``
A new-line separated list of absolute paths of the files you do not
want to strip.
An example::
[buildout]
do-not-strip-path =
${bazel:location}/bin/bazel
${another-part:location}/bin/dontstripbinary
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment