aboutsummaryrefslogtreecommitdiffstats
path: root/lang/icc7/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/icc7/Makefile')
-rw-r--r--lang/icc7/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/icc7/Makefile b/lang/icc7/Makefile
index ae233c48088..1bb8da854a6 100644
--- a/lang/icc7/Makefile
+++ b/lang/icc7/Makefile
@@ -98,5 +98,8 @@ post-install:
@${ECHO_CMD} "put your license into your \$${INTEL_FLEXLM_LICENSE} (default:"
@${ECHO_CMD} "${PREFIX}/intel/licenses) directory and add"
@${ECHO_CMD} "${PREFIX}/intel/compiler60/ia32/bin to your PATH."
+ @${ECHO_CMD}
+ @${ECHO_CMD} "WARNING: If you use icc while having linux-devtools installed, icc will use"
+ @${ECHO_CMD} "the wrong includes and therefore will generate bogus binaries!"
.include <bsd.port.post.mk>