diff options
author | Valentin Korenblit <valentin.korenblit@smile.fr> | 2018-04-11 18:14:49 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-04-28 12:48:48 +0200 |
commit | 86defeeab61728fc29639110a3c28a2824294bdb (patch) | |
tree | 502c871a0b084bfa3ad08c5c0f0659bde58b7a61 /package/bash-completion/bash-completion.mk | |
parent | 62dca337fe72085d98b7603cfcff1279c48ba7d9 (diff) | |
download | buildroot-86defeeab61728fc29639110a3c28a2824294bdb.tar.gz buildroot-86defeeab61728fc29639110a3c28a2824294bdb.zip |
package/clang: new package
This patch provides Clang tools and libraries for the host and
libclang for the target.
host-clang is needed to build libclc, which is provided in a follow-up
patch.
We need libclang for the target because it is used by most of OpenCL
implementations.
A later patch in this series will enable Clover, the OpenCL
implementation part of Mesa3D, which requires libclang.
clang-tblgen must be copied to HOST_DIR as it is not installed by
default but is needed for cross-compilation:
http://lists.llvm.org/pipermail/cfe-dev/2015-June/043318.html
Signed-off-by: Valentin Korenblit <valentin.korenblit@smile.fr>
[Thomas:
- Add Config.in comment about BR2_TOOLCHAIN_HAS_GCC_BUG_64735
- Minor reformatting/rewrapping of comments in .mk file]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/bash-completion/bash-completion.mk')
0 files changed, 0 insertions, 0 deletions