diff options
author | DUPONCHEEL Sébastien <sebastien.duponcheel@corp.ovh.com> | 2018-11-23 15:27:39 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-11-23 21:47:50 +0100 |
commit | 1dcea42403cd1c574c4cbabece6fd9eb2fd933e5 (patch) | |
tree | f4c4675964393b9a4cb0eda32488e62d74d97ba8 /package/gcc | |
parent | 7031cab9d59efac552972f6bff6c1488987cc07f (diff) | |
download | buildroot-1dcea42403cd1c574c4cbabece6fd9eb2fd933e5.tar.gz buildroot-1dcea42403cd1c574c4cbabece6fd9eb2fd933e5.zip |
botan: fix install directory
Using $(STAGING_DIR)/usr and $(TARGET_DIR)/usr as the DESTDIR value
causes Botan to be installed in $(STAGING_DIR)/usr/usr and
$(TARGET_DIR)/usr/usr, which obviously isn't correct. Let's fix that
by passing the appropriate DESTDIR values.
Signed-off-by: DUPONCHEEL Sébastien <sebastien.duponcheel@corp.ovh.com>
[Thomas: extend commit log.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions