mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-devel/llvm: Remove old doc install code
This commit is contained in:
@@ -237,9 +237,6 @@ multilib_src_install() {
|
||||
cmake-utils_src_install
|
||||
|
||||
if multilib_is_native_abi; then
|
||||
# Install docs.
|
||||
#use doc && dohtml -r "${S}"/docs/_build/html/
|
||||
|
||||
# Symlink the gold plugin.
|
||||
if use gold; then
|
||||
dodir "/usr/${CHOST}/binutils-bin/lib/bfd-plugins"
|
||||
|
||||
@@ -237,9 +237,6 @@ multilib_src_install() {
|
||||
cmake-utils_src_install
|
||||
|
||||
if multilib_is_native_abi; then
|
||||
# Install docs.
|
||||
#use doc && dohtml -r "${S}"/docs/_build/html/
|
||||
|
||||
# Symlink the gold plugin.
|
||||
if use gold; then
|
||||
dodir "/usr/${CHOST}/binutils-bin/lib/bfd-plugins"
|
||||
|
||||
Reference in New Issue
Block a user