HomeClusterLabs Projects

build: sanitize LDFLAGS handling

Description

build: sanitize LDFLAGS handling

The Automake manual states that according to the GNU Coding Standards
the so-called "Variables reserved for the user" mustn't be changed by
the build system, and they must override the default settings from the
build system. The "Flag Variables Ordering" section provides the
recipes on which we build here.

Using $lt_prog_compiler_pic directly shouldn't be necessary, let's try
leaving it out.

Signed-off-by: Ferenc Wágner <wferi@debian.org>

Details

Provenance
wferiAuthored on Jan 27 2018, 5:22 PM
fabbioneCommitted on Jan 30 2018, 1:28 AM
Parents
rK416b3c99b2c9: build: LIBS belong to LDADD for binaries
Branches
Unknown
Tags
Unknown

Event Timeline