fio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Chris Packham <chris.packham@alliedtelesis.co.nz>
Cc: fio@vger.kernel.org
Subject: Re: [PATCH] configure: Don't use cross_prefix when invoking pkg-config
Date: Wed, 24 Jan 2024 05:50:04 -0700	[thread overview]
Message-ID: <170610060445.2105877.9714457576369625906.b4-ty@kernel.dk> (raw)
In-Reply-To: <20240123202636.179467-1-chris.packham@alliedtelesis.co.nz>


On Wed, 24 Jan 2024 09:26:36 +1300, Chris Packham wrote:
> pkg-config doesn't need to have a cross prefixed version. It can be
> pointed at alternate sysroots with environment variables like
> PKG_CONFIG_SYSROOT_DIR. The configure script was already inconsistent
> with using `pkg-config` in some places and `${cross_prefix}pkg-config`
> in others. Make check_min_lib_version() and the gtk checks consistent
> with the rest by dropping the `${cross_prefix}` usage with pkg-config.
> 
> [...]

Applied, thanks!

[1/1] configure: Don't use cross_prefix when invoking pkg-config
      commit: 1ee0469f6d180a98d31196bea787f37269ff9cdd

Best regards,
-- 
Jens Axboe




      reply	other threads:[~2024-01-24 12:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-23 20:26 [PATCH] configure: Don't use cross_prefix when invoking pkg-config Chris Packham
2024-01-24 12:50 ` Jens Axboe [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=170610060445.2105877.9714457576369625906.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=chris.packham@alliedtelesis.co.nz \
    --cc=fio@vger.kernel.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).