e2fsprogs: pass LDCONFIG=true also at install time
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Fri, 18 Nov 2016 15:24:26 +0000 (16:24 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 11 Dec 2016 14:54:35 +0000 (15:54 +0100)
commit64544178f180f03cedd8fe403d3718406d909c88
tree7b99c9e32a3de5e8b96cbe15ff53d7c79ca0997f
parent3eccf762016d2e75911a20bf319e7f15776ae159
e2fsprogs: pass LDCONFIG=true also at install time

We correctly set LDCONFIG=true for MAKE_OPTS, but not for the other
steps which don't inherit it, and therefore e2fsprogs tries to use the
host ldconfig during staging and target installation, which causes some
weird error messages at build time (even if they don't abort the build).

Fix that by passing LDCONFIG=true at install time.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/e2fsprogs/e2fsprogs.mk