mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 09:00:35 +00:00
On some environment dh_strip fails at libreloc/ld.so, so it's better to skip too just like libprotobuf.so.15. error message is: dh_strip -Xlibprotobuf.so.15 --dbg-package=scylla-server-dbg strip:debian/scylla-server/opt/scylladb/libreloc/ld.so[.gnu.build.attributes]: corrupt GNU build attribute note: bad description size: Bad value dh_strip: strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/scylla-server/opt/scylladb/libreloc/ld.so returned exit code 1 0 Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <20190319005153.26506-1-syuu@scylladb.com>