FreeBSD Bugzilla – Attachment 102394 Details for
Bug 142176
[patch] benchmarks/hpl list out RUN_DEPENDS dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 708 bytes, created by
Sevan Janiyan
on 2009-12-30 19:20:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sevan Janiyan
Created:
2009-12-30 19:20:05 UTC
Size:
708 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/benchmarks/hpl/Makefile,v >retrieving revision 1.16 >diff -u -r1.16 Makefile >--- Makefile 28 Nov 2009 10:44:51 -0000 1.16 >+++ Makefile 30 Dec 2009 18:59:27 -0000 >@@ -16,13 +16,15 @@ > > .if !defined(WITH_LAM) > BUILD_DEPENDS= ${LOCALBASE}/bin/mpicc:${PORTSDIR}/net/mpich2 >+RUN_DEPENDS= ${LOCALBASE}/bin/mpicc:${PORTSDIR}/net/mpich2 > .else > BUILD_DEPENDS= ${LOCALBASE}/bin/lamd:${PORTSDIR}/net/lam >+RUN_DEPENDS= ${LOCALBASE}/bin/lamd:${PORTSDIR}/net/lam >+ > CC= ${LOCALBASE}/bin/mpicc > FC= ${LOCALBASE}/bin/mpicc > .endif > >-RUN_DEPENDS= ${BUILD_DEPENDS} > USE_FORTRAN= yes > > .include <bsd.port.pre.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 142176
: 102394