diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2018-07-07 14:49:40 +0200 |
---|---|---|
committer | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2018-07-10 23:04:56 +0200 |
commit | 5230ecfde7fea60f3938e2a3daca56a4d79f83d8 (patch) | |
tree | 75eafc9104d3ae80d5cc2d13622972adc3308ee8 /package/acl/0003-all-use-install-1-to-install-executables.patch | |
parent | 2664022787eb396125b5696a2d42c460ef54d359 (diff) | |
download | buildroot-5230ecfde7fea60f3938e2a3daca56a4d79f83d8.tar.gz buildroot-5230ecfde7fea60f3938e2a3daca56a4d79f83d8.zip |
boost: detect missing selects
As suggested by Arnout during the review of
http://patchwork.ozlabs.org/patch/934589, add a mechanism to detect a
missing boost select by checking that we do not install a boost library
which hasn't been selected by the user.
To manage a change of boost configuration by the user between two
builds, add a BOOST_PRE_INSTALL_TARGET_HOOKS to remove all boost
libraries before installing them.
Also, use ls with a wildcard instead of test to avoid trying to guess
library names if boost layout is set to tagged or versionned (the
wildcard will also help us to manage shared or static library)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/acl/0003-all-use-install-1-to-install-executables.patch')
0 files changed, 0 insertions, 0 deletions