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

On Fri, May 21, 2021 at 10:19:53AM +0200, Lucas Stach wrote:
> 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?

Yes, of course. Fixed.

Michael

> > +	-lz \
> > +	-laio
> > +
> >  # ----------------------------------------------------------------------------
> >  # Target-Install
> >  # ----------------------------------------------------------------------------
> 
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
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 10:47 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
2021-05-21 10:47       ` Michael Olbrich [this message]

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=20210521104716.GD3634306@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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