summaryrefslogtreecommitdiff
path: root/patches/ncurses
AgeCommit message (Collapse)AuthorFilesLines
2015-11-16ncurses: bump to ncurses-6.0Bryan Hundven13-39/+95758
This commit removes ncurses-5.9 and adds 6.0. I also provide the stable patch updates in patches/ncurses/6.0. I have also added an experimental toggle for enabling the new ABI support. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
2015-05-29ncurses: Add gcc5 build patchBryan Hundven1-0/+39
This patch comes from here: http://archive.linuxfromscratch.org/mail-archives/lfs-dev/2015-April/070101.html This message explains the error: http://archive.linuxfromscratch.org/mail-archives/lfs-dev/2015-April/070099.html This commit closes #98 Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>