Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] ncursesw package fixes
@ 2014-07-04 17:02 Gustavo Zacarias
  2014-07-04 17:03 ` [Buildroot] [PATCH 1/2] nano: enable ncursesw support Gustavo Zacarias
  2014-07-04 17:03 ` [Buildroot] [PATCH 2/2] statserial: don't link against legacy curses Gustavo Zacarias
  0 siblings, 2 replies; 4+ messages in thread
From: Gustavo Zacarias @ 2014-07-04 17:02 UTC (permalink / raw)
  To: buildroot

This series fixes issues with packages when ncurses is built with widechar
support. This depends on the not-yet-applied patch from Jeremy Kerr
[package/ncurses: Allow building wide char support] to be of any real use,
however they shouldn't break anything if that's not applied since the
conditions are the same for ncurses without wchar.

Gustavo Zacarias (2):
  nano: enable ncursesw support
  statserial: don't link against legacy curses

 package/nano/nano.mk                                |  9 +++++++--
 package/statserial/statserial-01-ncurses-link.patch | 16 ++++++++++++++++
 2 files changed, 23 insertions(+), 2 deletions(-)
 create mode 100644 package/statserial/statserial-01-ncurses-link.patch

-- 
1.8.5.5

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

end of thread, other threads:[~2014-07-15 18:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-04 17:02 [Buildroot] [PATCH 0/2] ncursesw package fixes Gustavo Zacarias
2014-07-04 17:03 ` [Buildroot] [PATCH 1/2] nano: enable ncursesw support Gustavo Zacarias
2014-07-04 17:03 ` [Buildroot] [PATCH 2/2] statserial: don't link against legacy curses Gustavo Zacarias
2014-07-15 18:54   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox