luci-base: revert removal of HOST_BUILD_DIR definition
authorHannu Nyman <hannu.nyman@iki.fi>
Thu, 26 Dec 2019 18:18:18 +0000 (20:18 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Thu, 26 Dec 2019 18:22:48 +0000 (20:22 +0200)
commit1ccb8e103126eff671b59cf63c8bd05ce08bc4e0
tree601d89d12c8d9f22217fd68a9ced801eabe7066d
parent8362ab8d28c56702b77b99485c59f6cb090cfff9
luci-base: revert removal of HOST_BUILD_DIR definition

PR #3352 removed the luasrcdiet subpackage definition from
luci-base Makefile, and it also removed the HOST_BUILD_DIR
definition, which looked like it was related to only luasrcdiet,
but apparently that HOST_BUILD_DIR is needed also for the main
luci-base package.

Fixes #3433

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
modules/luci-base/Makefile