sys-devel/llvm: Remove old doc install code

This commit is contained in:
Michał Górny
2017-01-29 13:45:40 +01:00
parent 0c44a69cfa
commit 2d83989e5f
2 changed files with 0 additions and 6 deletions

View File

@@ -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"

View File

@@ -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"