summaryrefslogtreecommitdiffstats
path: root/lang/icc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/icc/Makefile')
-rw-r--r--lang/icc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/icc/Makefile b/lang/icc/Makefile
index 7da2a6f..4cdab4c 100644
--- a/lang/icc/Makefile
+++ b/lang/icc/Makefile
@@ -94,8 +94,6 @@ pre-patch: intel-patch
for i in `${CAT} ${FILESDIR}/exclude_noportdocs`; do \
${RM} -r ${WRKSRC}/opt/${COMPILERDIR}/$$i; done
.endif
-# Allow everyone to use it.
- ${CHMOD} a+rx ${WRKSRC}/opt
# Remove unneeded/unsafe access rights.
.for i in doc include lib
${FIND} ${WRKSRC}/opt/${COMPILERDIR}/${i} -type f -print0 | \
OpenPOWER on IntegriCloud