diff options
Diffstat (limited to 'sys-devel/clang')
-rw-r--r-- | sys-devel/clang/clang-16.0.0.9999.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-devel/clang/clang-16.0.0.9999.ebuild b/sys-devel/clang/clang-16.0.0.9999.ebuild index d1d7b9cf45d2..6db1d12c01a7 100644 --- a/sys-devel/clang/clang-16.0.0.9999.ebuild +++ b/sys-devel/clang/clang-16.0.0.9999.ebuild @@ -187,6 +187,7 @@ get_distribution_components() { libclang-python-bindings # tools + amdgpu-arch c-index-test clang clang-format @@ -198,6 +199,7 @@ get_distribution_components() { clang-scan-deps diagtool hmaptool + nvptx-arch # needed for cross-compiling Clang clang-tblgen |