diff options
Diffstat (limited to 'sys-devel/llvm/llvm-10.0.1.ebuild')
-rw-r--r-- | sys-devel/llvm/llvm-10.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-10.0.1.ebuild b/sys-devel/llvm/llvm-10.0.1.ebuild index 819b1086a7b0..d81126a219bc 100644 --- a/sys-devel/llvm/llvm-10.0.1.ebuild +++ b/sys-devel/llvm/llvm-10.0.1.ebuild @@ -10,7 +10,7 @@ inherit cmake llvm.org multilib-minimal pax-utils python-any-r1 \ DESCRIPTION="Low Level Virtual Machine" HOMEPAGE="https://llvm.org/" LLVM_COMPONENTS=( llvm ) -LLVM_MANPAGES=build +LLVM_MANPAGES=pregenerated llvm.org_set_globals # Those are in lib/Targets, without explicit CMakeLists.txt mention |