mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: Michael Olbrich <m.olbrich@pengutronix.de>, ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 2/2] fio: don't try to use zlib or aio
Date: Fri, 21 May 2021 10:19:53 +0200	[thread overview]
Message-ID: <49887636339b7246e3662a4bb418a31e2dc73591.camel@pengutronix.de> (raw)
In-Reply-To: <20210521072841.2133655-3-m.olbrich@pengutronix.de>

Am Freitag, dem 21.05.2021 um 09:28 +0200 schrieb Michael Olbrich:
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> ---
>  rules/fio.make | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/rules/fio.make b/rules/fio.make
> index b52555e291e2..6c40524f1f28 100644
> --- a/rules/fio.make
> +++ b/rules/fio.make
> @@ -46,6 +46,10 @@ FIO_CONF_OPT	:= \
>  	--disable-libzbc \
>  	--disable-tcmalloc \
>  
> +FIO__FLAGS_BLACKLIST := \

This shouldn't be a double underscore, right?

> +	-lz \
> +	-laio
> +
>  # ----------------------------------------------------------------------------
>  # Target-Install
>  # ----------------------------------------------------------------------------



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


  reply	other threads:[~2021-05-21  8:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=49887636339b7246e3662a4bb418a31e2dc73591.camel@pengutronix.de \
    --to=l.stach@pengutronix.de \
    --cc=m.olbrich@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