| Summary: | >=sys-devel/llvm-15.0.0_rc2[-doc] and >=sys-devel/clang-15.0.0_rc2[-doc]: no pregenerated man pages | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Boris Staletic <boris.staletic> |
| Component: | Current packages | Assignee: | LLVM support project <llvm> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
clang_info
emerge --info for sys-devel/llvm |
||
|
Description
Boris Staletic
2022-09-04 21:37:43 UTC
Created attachment 803236 [details]
clang_info
emerge --info for sys-devel/clang
Created attachment 803239 [details]
emerge --info for sys-devel/llvm
From llvm.org.eclass: ``` # @ECLASS_VARIABLE: _LLVM_NEWEST_MANPAGE_RELEASE # @INTERNAL # @DESCRIPTION: # The newest release of LLVM for which manpages were generated. _LLVM_NEWEST_MANPAGE_RELEASE=14.0.6 ``` They'll be generated for the keyworded, non-RC versions. |