[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1408359910-17394-1-git-send-email-silvio.fricke@gmail.com>
Date: Mon, 18 Aug 2014 13:05:09 +0200
From: Silvio Fricke <silvio.fricke@...il.com>
To: "Yann E . MORIN" <yann.morin.1998@...e.fr>
Cc: Silvio Fricke <silvio.fricke@...il.com>,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2] pkg-config default search paths
Hi,
some cross-toolchains change the pkg-config search pathes to do some
package-config setups for cross compiling. The init of the toolchain
manipulates PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH environment variables.
A pkg-config call from kconfig searches now on the wrong place to find the
ncurses and relevant packages and gives back the wrong values for the ncurses
installation and this break the [x,g,menu]config.
Yann, please include this patch to your maintainer repository.
V2:
no changes to v1 [1], only "RFC" removed
[1] http://thread.gmane.org/gmane.linux.kbuild.devel/11993
Cheers,
Silvio
Silvio Fricke (1):
kconfig: menuconfig: pkg-config should base upon default configuration
scripts/kconfig/lxdialog/check-lxdialog.sh | 3 +++
1 file changed, 3 insertions(+)
--
2.0.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists