From: Michael S. Zick <minimod@morethan.org>
To: buildroot@busybox.net
Subject: [Buildroot] Found my LIBICONV problem, just ignore that one.
Date: Thu, 26 Nov 2009 16:21:39 -0600 [thread overview]
Message-ID: <200911261621.41946.minimod@morethan.org> (raw)
BR2_PACKAGE_PKG_CONFIG -> BR2_PACKAGE_LIBGLIB2 -> BR2_PACKAGE_LIBINTL && BR2_PACKAGE_LIBICONV
So once you select PKG-CONFIG, the others are set and remain set even when you deselect PKG-CONFIG.
It is just one of the irritations of the select "feature" of Kconfig;
Kconfig doesn't have an "auto-selected by" marker to support an "auto-unselect";
that would unselect the selections that it had previously over-ridden. ;)
Not fixable, we just have to learn to live with it and use "search" when something gets "locked on".
Mike
next reply other threads:[~2009-11-26 22:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-26 22:21 Michael S. Zick [this message]
2009-11-27 8:54 ` [Buildroot] Found my LIBICONV problem, just ignore that one Sven Neumann
2009-11-27 10:06 ` Peter Korsgaard
2009-11-27 10:27 ` Sven Neumann
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=200911261621.41946.minimod@morethan.org \
--to=minimod@morethan.org \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.