mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Document the bad interaction with the linux-devtools port.
Noticed by: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
This commit is contained in:
parent
40dae42555
commit
e68a6138cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62932
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user