diff options
author | Alban Bedel <alban.bedel@aerq.com> | 2024-09-11 08:26:47 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-09-12 16:15:09 +0100 |
commit | 3a3bcf0e05d00737c855b1d95af0b6c864b30038 (patch) | |
tree | 8632cc1dd7715061e4e6285ac18dde1a301ca198 /scripts/lib/devtool/sdk.py | |
parent | 61186bc98a556aa25ef5ed8e419c6a3e60dbfbe5 (diff) | |
download | poky-3a3bcf0e05d00737c855b1d95af0b6c864b30038.tar.gz |
bind: Fix build with the `httpstats` package config enabled
------C65ED3E1A5DE826CA595746785F6AF6F
To: openembedded-core@lists.openembedded.org
CC: Alban Bedel <alban.bedel@aerq.com>
Subject: [PATCH] bind: Fix build with the `httpstats` package config enabled
Date: Wed, 11 Sep 2024 08:26:47 +0200
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain
MIME-Version: 1.0
When the `httpstats` package config is enabled configure fails with
the error:
> configure: error: Specifying libxml2 installation path is not
> supported, adjust PKG_CONFIG_PATH instead
Drop the explicit path from `--with-libxml2` to solve this issue.
(From OE-Core rev: 9b076fa51f5e6fd685066fb817c47239960778e6)
Signed-off-by: Alban Bedel <alban.bedel@aerq.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions