mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] fio: select ZLIB
@ 2021-05-04 20:35 Lucas Stach
  2021-05-21  7:28 ` Michael Olbrich
  0 siblings, 1 reply; 6+ messages in thread
From: Lucas Stach @ 2021-05-04 20:35 UTC (permalink / raw)
  To: ptxdist

fio uses zlib when it is found, make the dependency explicit to
get stable build results.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 rules/fio.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/fio.in b/rules/fio.in
index 66d37d273ab9..c1d0c6ce2440 100644
--- a/rules/fio.in
+++ b/rules/fio.in
@@ -3,5 +3,6 @@
 config FIO
 	tristate
 	prompt "fio"
+	select ZLIB
 	help
 	  Flexible I/O tester
-- 
2.29.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-05-21 10:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-04 20:35 [ptxdist] [PATCH] fio: select ZLIB Lucas Stach
2021-05-21  7:28 ` Michael Olbrich
2021-05-21  7:28   ` [ptxdist] [PATCH 1/2] wrapper: add package variable to blacklist compiler flags Michael Olbrich
2021-05-21  7:28   ` [ptxdist] [PATCH 2/2] fio: don't try to use zlib or aio Michael Olbrich
2021-05-21  8:19     ` Lucas Stach
2021-05-21 10:47       ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox