build: fix HOST_CONFIGURE_VARS placement
authorJo-Philipp Wich <jo@mein.io>
Thu, 5 Jan 2017 13:10:31 +0000 (14:10 +0100)
committerJo-Philipp Wich <jo@mein.io>
Thu, 5 Jan 2017 13:21:27 +0000 (14:21 +0100)
commit28f9df62f513c073b790b2d4c78a72649adce6ef
tree23e6acfa7e4f6af48ae8a5575007fcc8a7a04ab7
parent8160beb014baf55cd917cec50c416b69519c6a4d
build: fix HOST_CONFIGURE_VARS placement

Ensure that HOST_CONFIGURE_VARS are set before the actual configure command
instead of passing them as configure command arguments.

This change brings host-build.mk in line with package-defaults.mk and makes
host configure environment variables work as expected.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
include/host-build.mk