diff options
Diffstat (limited to 'docs/cpt.txt')
-rw-r--r-- | docs/cpt.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/cpt.txt b/docs/cpt.txt index beaa488..08433e9 100644 --- a/docs/cpt.txt +++ b/docs/cpt.txt @@ -295,6 +295,12 @@ development logs see [the fossil repository]. If set to 1, `cpt' will keep logs regardless of operation success. + `CPT_NOSTRIP' + If set to 1, `cpt' will not strip debug information from the + binaries. Keep in mind that your compiler already strips most + debug information during compilation, so you also need to add + `-g' flag to your `$C{XX}FLAGS' + `CPT_PID' Set the temporary build directory name. |