diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-12-28 11:43:29 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2019-01-17 22:38:52 +0100 |
commit | a86b626b5b0e3416f2b84c666adf9cb2d00e6596 (patch) | |
tree | 1a2bd73fe4cb7cbc99c2418b02d1547f78a38e44 /package/libsndfile/0003-a-ulaw-fix-multiple-buffer-overflows-432.patch | |
parent | b1e294cc15e42929b87c2ac184d368df66a701d1 (diff) | |
download | buildroot-a86b626b5b0e3416f2b84c666adf9cb2d00e6596.tar.gz buildroot-a86b626b5b0e3416f2b84c666adf9cb2d00e6596.zip |
Makefile: move definition of TARGET_DIR inside .config condition
In a follow-up commit introducing per-package directory support, we
will need to define TARGET_DIR in a different way depending on the
value of a Config.in option. To make this possible, the definition of
TARGET_DIR should be moved inside the BR2_HAVE_DOT_CONFIG condition.
We have verified that $(TARGET_DIR) is only used within the
BR2_HAVE_DOT_CONFIG condition. Outside of this condition, such as in
the "clean" target, $(BASE_TARGET_DIR) is used.
Suggested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libsndfile/0003-a-ulaw-fix-multiple-buffer-overflows-432.patch')
0 files changed, 0 insertions, 0 deletions