diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2017-05-12 22:48:36 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2017-05-12 22:48:36 +0300 |
commit | 37d630875d33bf3c291026c40bb08d1b6c9edcc8 (patch) | |
tree | 68fb026f54a962cf1d631f010e98681add6ed014 /debian/openjdk-8-jre-jamvm | |
download | openjdk-8-37d630875d33bf3c291026c40bb08d1b6c9edcc8.tar.gz |
Imported debian/openjdk-8_8u131-b11-1debian/8u131-b11-1debian
Diffstat (limited to 'debian/openjdk-8-jre-jamvm')
-rw-r--r-- | debian/openjdk-8-jre-jamvm/usr/share/lintian/overrides/openjdk-8-jre-jamvm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/openjdk-8-jre-jamvm/usr/share/lintian/overrides/openjdk-8-jre-jamvm b/debian/openjdk-8-jre-jamvm/usr/share/lintian/overrides/openjdk-8-jre-jamvm new file mode 100644 index 0000000..01c4b2c --- /dev/null +++ b/debian/openjdk-8-jre-jamvm/usr/share/lintian/overrides/openjdk-8-jre-jamvm @@ -0,0 +1,7 @@ +# It seems to be acceptable to use rpath for private libraries like the +# jdk is doing it. Check http://wiki.debian.org/RpathIssue for more +# information. +openjdk-8-jre-jamvm binary: shlib-with-executable-stack + +# Strip libjvm.so with --strip-debug instead of --strip-unneeded. LP: #574997. +openjdk-8-jre-jamvm binary: unstripped-binary-or-object |