|
From: | Thomas Klausner |
Subject: | bug in 4.14: LDFLAGS ignored |
Date: | Mon, 4 Nov 2019 09:16:09 +0100 |
Hi! New in 4.14, the LDFLAGS that are passed via the environment are ignored. Please apply the following change to src/Makefile.am. -LDFLAGS = $(CODE_COVERAGE_LDFLAGS) +LDFLAGS = $(CODE_COVERAGE_LDFLAGS) @LDFLAGS@ Thanks, Thomas (I'm not subscribed.)
[Prev in Thread] | Current Thread | [Next in Thread] |