ncurses: Remove obsolete compile fixes
authorRosen Penev <rosenp@gmail.com>
Mon, 2 Apr 2018 01:10:40 +0000 (18:10 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 3 Apr 2018 21:26:45 +0000 (23:26 +0200)
commit4fb684a7558ea5c11580378be062f73da07f8479
tree9491da33e5bcf7b7545cb0b7c70e6e1c817a41ee
parent482bc646a55cbc277776e77e70e573af2fbef03d
ncurses: Remove obsolete compile fixes

It seems both issues (GCC5 and Musl) were fixed at some point. Thus, they can be dropped.

Did not bump version as there is no change in functionality or size.

Compile-tested on ar71xx and mvebu, both with musl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
package/libs/ncurses/patches/102-ncurses-5.9-gcc-5.patch [deleted file]
package/libs/ncurses/patches/200-fix_missing_include.patch [deleted file]