File: libmia-2.4-0.lintian-overrides

package info (click to toggle)
mia 2.4.3-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 14,964 kB
  • ctags: 18,491
  • sloc: cpp: 153,197; python: 1,254; sh: 311; xml: 127; makefile: 27; csh: 24; ansic: 9
file content (22 lines) | stat: -rw-r--r-- 649 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
#The package provides multiple libraries, which means no unique soname can be given
#
libmia-2.4-0 binary: package-name-doesnt-match-sonames 

#
# The SOURCE_FORTIFY=2 flag is used, but in many cases the compiler is just good enough
# to detect that fortification is not needed
#
libmia-2.4-0 binary: hardening-no-fortify-functions

#
# Since the symbols will differ greatly between 32 bit and 64 bit builds a symbols file 
# would have to be provided for each arch 
#
libmia-2.4-0 binary: no-symbols-control-file

#
# The libray command line parser is designed to call exit if a help 
# option was given. 
#
libmia-2.4-0 binary: shlib-calls-exit