build: stop overriding STAGING_DIR_HOST for toolchain build
authorFelix Fietkau <nbd@nbd.name>
Wed, 3 May 2017 13:01:03 +0000 (15:01 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 25 May 2017 17:01:07 +0000 (19:01 +0200)
commitf62f4b3c5c9d059a2e6a1e80ce7b4267ef0c236b
tree96563a32e7c0f1b7d96bae85defb7f17bae626ec
parenta76cbc0d7ec2a816682063bdc18d114ec0711113
build: stop overriding STAGING_DIR_HOST for toolchain build

This causes various issues in other places that assume that host
binaries are staged in STAGING_DIR_HOST.
Since all the right places use HOST_BUILD_PREFIX, override that instead.
This fixes some issues with quilt on toolchain dirs

Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/host-build.mk
include/toolchain-build.mk
toolchain/binutils/Makefile
toolchain/gcc/common.mk
toolchain/insight/Makefile