FreeBSD Bugzilla – Attachment 227795 Details for
Bug 258349
benchmarks/fio: build fails if libnfs is installed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[patch] add NFS option so dependency on libnfs is explicit
pr-fio-nfs-option.diff (text/plain), 852 bytes, created by
John Hein
on 2021-09-09 20:47:06 UTC
(
hide
)
Description:
[patch] add NFS option so dependency on libnfs is explicit
Filename:
MIME Type:
Creator:
John Hein
Created:
2021-09-09 20:47:06 UTC
Size:
852 bytes
patch
obsolete
>diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile >index 93699cf71e4b..1d0c42653ffe 100644 >--- a/benchmarks/fio/Makefile >+++ b/benchmarks/fio/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= fio > PORTVERSION= 3.28 >+PORTREVISION= 1 > CATEGORIES= benchmarks > MASTER_SITES= http://brick.kernel.dk/snaps/ > >@@ -16,11 +17,15 @@ USES= compiler:c11 gmake tar:bzip2 > HAS_CONFIGURE= yes > CONFIGURE_ARGS+= --disable-native > >-OPTIONS_DEFINE= EXAMPLES GNUPLOT >+OPTIONS_DEFINE= EXAMPLES GNUPLOT NFS > GNUPLOT_DESC= Support for plotting graphs >+NFS_DESC= Support for NFS > > GNUPLOT_BUILD_DEPENDS= ${LOCALBASE}/bin/gnuplot:math/gnuplot > >+NFS_CONFIGURE_OFF= --disable-nfs >+NFS_LIB_DEPENDS= libnfs.so:net/libnfs >+ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/fio ${STAGEDIR}${PREFIX}/bin > ${INSTALL_SCRIPT} ${WRKSRC}/tools/fio_generate_plots ${STAGEDIR}${PREFIX}/bin
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
Flags:
jcfyecrayz
:
maintainer-approval?
(
krion
)
Actions:
View
|
Diff
Attachments on
bug 258349
: 227795