summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-autotools.txt
diff options
context:
space:
mode:
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2017-08-04 18:31:30 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-03-31 18:57:21 +0200
commit91b4a4525bf30a03c1f2542b3c4d340e5e4ca42a (patch)
tree1318e606936b574c11e3fb527531ab4ecd35b2de /docs/manual/adding-packages-autotools.txt
parentca9a0b2515bc07691fb774a62d9c226988283369 (diff)
downloadbuildroot-91b4a4525bf30a03c1f2542b3c4d340e5e4ca42a.tar.gz
buildroot-91b4a4525bf30a03c1f2542b3c4d340e5e4ca42a.zip
Makefile: create symlink to non-default HOST_DIR
If BR2_HOST_DIR is not the default, it can be difficult to find the host directory (i.e., HOST_DIR always has to be passed explicitly in addition to the output directory). For example, the Eclipse plugin assumes that HOST_DIR=BASE_DIR/host. Create a symlink from $(BASE_DIR)/host to $(HOST_DIR) if it is not the default. Also remove it in the clean target. When BR2_HOST_DIR is the default, HOST_DIR_SYMLINK will be empty so there will be no additional dependency to dirs and nothing to remove in clean. Fixes https://bugs.busybox.net/show_bug.cgi?id=10151 Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'docs/manual/adding-packages-autotools.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud