sys-devel / clang-crossdev-wrappers

Symlinks to a Clang crosscompiler

Official package sites : https://wiki.gentoo.org/wiki/Project:LLVM ·

v20 :: 20 :: gentoo

Modified
License
public-domain

v19 :: 19 :: gentoo

Modified
License
public-domain
Keywords
amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~arm64-macos ~loong ~mips ~riscv ~x64-macos

v18 :: 18 :: gentoo

Modified
License
public-domain
Keywords
amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~arm64-macos ~loong ~mips ~riscv ~x64-macos

v17 :: 17 :: gentoo

Modified
License
public-domain
Keywords
amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~arm64-macos ~loong ~riscv ~x64-macos

v16 :: 16 :: gentoo

Modified
License
public-domain
Keywords
amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~arm64-macos ~loong ~riscv ~x64-macos

llvm-core / clang : C language family frontend for LLVM

llvm-core / lld : The LLVM linker (link editor)

Repository mirror & CI · gentoo
Merge updates from master
Michal Rostecki · gentoo
sys-devel/clang-crossdev-wrappers: Sync keywords with llvm-core/clang, add 20
* Sync keywords with llvm-core/clang in versions 18 and 19. * Add version 20, without keywords. Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/40363 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michal Rostecki · gentoo
sys-devel/clang-crossdev-wrappers: Don't prepend `EPREFIX` unnecessarily
`into` does it automatically. Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michal Rostecki · gentoo
sys-devel/clang-crossdev-wrappers: Remove empty global assignments
Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {sys-devel → llvm-core}/lld
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
Move {sys-devel → llvm-core}/clang
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfred Persson Forsberg · gentoo
sys-devel/clang-crossdev-wrappers: match sys-devel/clang keywords
Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/36620 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfred Persson Forsberg · gentoo
sys-devel/clang-crossdev-wrappers: add sys-devel/lld to RDEPEND
The Clang configuration file forces LLD to be used. These are actually generated by Crossdev, but it is simpler to set the dependency here, especially when unmerging. Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/35841 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfred Persson Forsberg · gentoo
sys-devel/clang-crossdev-wrappers: add 19
Bug: https://bugs.gentoo.org/680652 Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/35023 Signed-off-by: Sam James <sam@gentoo.org>
Alfred Persson Forsberg · gentoo
sys-devel/clang-crossdev-wrappers: keyword 17
Bug: https://bugs.gentoo.org/680652 Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfred Persson Forsberg · gentoo
sys-devel/clang-crossdev-wrappers: new package, add 16, 17, and 18
Creates wrappers and symlinks for clang, clang++, and clang-cpp so that llvm.org's fix version function is happy with ${CTARGET}-clang Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/32136 Signed-off-by: Sam James <sam@gentoo.org>