mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] fio: select ZLIB
Date: Tue,  4 May 2021 22:35:06 +0200	[thread overview]
Message-ID: <20210504203506.20672-1-l.stach@pengutronix.de> (raw)

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


             reply	other threads:[~2021-05-04 20:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-04 20:35 Lucas Stach [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210504203506.20672-1-l.stach@pengutronix.de \
    --to=l.stach@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox