]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
ncurses: fix build failure with ncurses 6.1
authorAdam Duskett <aduskett@gmail.com>
Tue, 6 Feb 2018 17:40:35 +0000 (12:40 -0500)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 8 Feb 2018 21:21:10 +0000 (22:21 +0100)
commit2ab611c40ff08bd4a7922456fed22af6953af3b1
tree53f1c6096b393c6c95103bb899064b36deb9745d
parent62099784d40333079a811503bc4f5cd138d9f6ed
ncurses: fix build failure with ncurses 6.1

Ncurses 6.1 introduced the config option --disable-stripping which is
set to no by default.

Set this option to ensure that ncurses doesn't try to strip the
executables.

Fixes:

  http://autobuild.buildroot.net/results/3a5ddfcf7cd3a5c2bc068e3e33c823d6bcd3e79b

Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/ncurses/ncurses.mk