tools: cmake: use different approach for passing LDFLAGS
authorJo-Philipp Wich <jo@mein.io>
Thu, 5 Jan 2017 13:31:28 +0000 (14:31 +0100)
committerJo-Philipp Wich <jo@mein.io>
Thu, 5 Jan 2017 13:34:11 +0000 (14:34 +0100)
commit08d73bfdce36e4cbb6e2d3c2ef9073925ac8e7c8
treebe3eb2995e424db68f9c52bf16daa89b5eb1a95e
parent267b05f273f9e2d48933d0e9866bfe7d6e28ee43
tools: cmake: use different approach for passing LDFLAGS

Funnel the required LDFLAGS environment through HOST_CONFIGURE_CMD for now
as the HOST_CONFIGURE_VARS semantics are completely broken.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
tools/cmake/Makefile