Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732304 - Request for app-eselect/eselect-clang
Summary: Request for app-eselect/eselect-clang
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 2 votes (vote)
Assignee: LLVM support project
URL:
Whiteboard:
Keywords: PullRequest
: 757963 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-07-12 01:03 UTC by fadr
Modified: 2024-01-23 04:28 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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..