HomeClusterLabs Projects
Diffusion Booth 5cc9b1e9fa04

build: don't uselessly link against dl and rt libraries

Description

build: don't uselessly link against dl and rt libraries

dpkg-shlibdeps reports boothd uses none of the symbols exported
by libdl and librt.

dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if "debian/booth/usr/sbin/boothd" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on librt.so.1 could be avoided if "debian/booth/usr/sbin/boothd" were not uselessly linked against it (they use none of its symbols).

Details

Provenance
Florian Haas <florian@hastexo.com>Authored on May 28 2012, 1:40 PM
Parents
rB47c0ef68d24d: Fixed:tcp listener error and trivial fix
Branches
Unknown
Tags
Unknown

Event Timeline