All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Portability fixes for "make menuconfig"
@ 2014-10-26 13:17 Bjørn Forsman
  2014-10-26 13:17 ` [Buildroot] [PATCH 1/2] kconfig/lxdialog: get ncurses CFLAGS with pkg-config Bjørn Forsman
  2014-10-26 13:17 ` [Buildroot] [PATCH 2/2] Makefile: pass host PKG_CONFIG_PATH at "make menuconfig" time Bjørn Forsman
  0 siblings, 2 replies; 12+ messages in thread
From: Bjørn Forsman @ 2014-10-26 13:17 UTC (permalink / raw)
  To: buildroot

Hi,

Here are two portability fixes needed to be able to run "make menuconfig" on
NixOS[1].

[1]: http://nixos.org/

Bj?rn Forsman (2):
  kconfig/lxdialog: get ncurses CFLAGS with pkg-config
  Makefile: pass host PKG_CONFIG_PATH at "make menuconfig" time

 Makefile                                   | 6 +++++-
 support/kconfig/lxdialog/check-lxdialog.sh | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)
 mode change 100644 => 100755 support/kconfig/lxdialog/check-lxdialog.sh

-- 
2.1.2

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-01-02 16:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-26 13:17 [Buildroot] [PATCH 0/2] Portability fixes for "make menuconfig" Bjørn Forsman
2014-10-26 13:17 ` [Buildroot] [PATCH 1/2] kconfig/lxdialog: get ncurses CFLAGS with pkg-config Bjørn Forsman
2014-10-26 15:41   ` Thomas Petazzoni
2014-10-26 16:06     ` Bjørn Forsman
2014-10-26 21:16       ` Bjørn Forsman
2014-10-26 21:24         ` Thomas Petazzoni
2014-10-26 21:45           ` Bjørn Forsman
2014-11-05  7:10             ` Bjørn Forsman
2014-11-05  7:15               ` Thomas Petazzoni
2014-12-13 19:04                 ` Bjørn Forsman
2015-01-02 16:01                   ` Bjørn Forsman
2014-10-26 13:17 ` [Buildroot] [PATCH 2/2] Makefile: pass host PKG_CONFIG_PATH at "make menuconfig" time Bjørn Forsman

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.