File: readme-debugging

package info (click to toggle)
dictd 1.5.5-10
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,684 kB
  • ctags: 2,466
  • sloc: ansic: 20,532; sh: 1,692; makefile: 793; perl: 391; yacc: 189; lex: 166
file content (11 lines) | stat: -rw-r--r-- 520 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
     This version of dictd supports the environment variable
`DEB_BUILD_OPTIONS', as recommended by debian policy section 11.1

     If this variable contains the string `debug' the executables
(dict, dictd and dictzip) created in the source directory will contain
debugging symbols, but the executables installed under the debian
directory will be stripped.

     If this variable also contains the string `nostrip' the
executales in the source directory and under the debian directory will
contain debugging symbols.