summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-03-11 02:40:55 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-03-11 02:40:55 +0300
commit352cd099b4122eb0e26d4863311424b6b09cde5b (patch)
tree2c54cdb0b5d53f021fc1f11ca721e24d3e253471
parent5ce1bbe7d1016464d20c4c7749a752b0ce089663 (diff)
clang-5.0.9999 build fix
-rw-r--r--sys-devel/clang/clang-5.0.9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-5.0.9999.ebuild b/sys-devel/clang/clang-5.0.9999.ebuild
index 458f535..c9e72af 100644
--- a/sys-devel/clang/clang-5.0.9999.ebuild
+++ b/sys-devel/clang/clang-5.0.9999.ebuild
@@ -273,7 +273,6 @@ multilib_src_install_all() {
# match 'html' non-compression
use doc && docompress -x "/usr/share/doc/${PF}/tools-extra"
# +x for some reason; TODO: investigate
- use static-analyzer && fperms a-x "/usr/lib/llvm/${SLOT}/share/man/man1/scan-build.1"
}
pkg_postinst() {