diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2017-09-25 10:40:13 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2017-09-25 10:40:13 +0300 |
commit | 08c8ceb2967b9cff76a548f1bb4eb913aaef81c1 (patch) | |
tree | f5d41f54eea3a62359256aac14ae5576ef6e7b52 /debian/libavresample3.lintian-overrides | |
download | ffmpeg-debian.tar.gz |
Add debian/3.2.5-1debian/3.2.5-1debian
Diffstat (limited to 'debian/libavresample3.lintian-overrides')
-rw-r--r-- | debian/libavresample3.lintian-overrides | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/libavresample3.lintian-overrides b/debian/libavresample3.lintian-overrides new file mode 100644 index 0000000..c5fb72c --- /dev/null +++ b/debian/libavresample3.lintian-overrides @@ -0,0 +1,6 @@ +# According to Debian policy [1], non position independent code is permitted +# in a shared library on i386 and position independent code may have a +# performance penalty, especially on i386. +# Therefore -fPIC is not used by the upstream build system on i386. +# 1: https://www.debian.org/doc/debian-policy/footnotes.html#f83 +libavresample3 [i386]: shlib-with-non-pic-code usr/lib/i386*/libavresample.so.* |