Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 732304

Summary: Request for app-eselect/eselect-clang
Product: Gentoo Linux Reporter: fadr <infrasonics>
Component: New packagesAssignee: LLVM support project <llvm>
Status: UNCONFIRMED ---    
Severity: enhancement CC: daniel, einfair, herrtimson, necrose99
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/16673
Whiteboard:
Package list:
Runtime testing required: ---

Description fadr 2020-07-12 01:03:56 UTC
Request for symlink management of clang versions via eselect.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-10 22:46:51 UTC
*** Bug 757963 has been marked as a duplicate of this bug. ***
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-10 23:51:40 UTC
See also https://bugs.gentoo.org/757963#c0.
Comment 3 necrose99 2024-01-23 04:28:25 UTC
For non standard llvm ie llvm-mingw this might be far better than clobbering the system-wide llvm on this type of cross..

Ie /opt/llvm-mingw/$(pv)/bin/ (lots of relativistic symlinks ) wich could be irritating to sym-cp recreate into $(system-wide)($clang/llvm($pv) paths.. in ebuild etc.. 

Been thinking on an ebuild to yank binaries to said paths..