HomeClusterLabs Projects

Build: lrmd doesn't need to be linked against liblrmd

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Build: lrmd doesn't need to be linked against liblrmd

...which is sort of a paradox, but the truth is that pacemaker_remoted
(slightly different and extended build of lrmd) requires that linkage.

Discovered by looking at how the linkage looks like after introduction
of "ld --as-needed" (consider only libraries actually satisfying symbol
resolution, commit 5ec2711) for daemons + libraries.

Details

Provenance
Jan Pokorný <jpokorny@redhat.com>Authored on Jun 24 2016, 12:34 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.