Skip to content
Commit 4297e729 authored by Doug Kehn's avatar Doug Kehn Committed by Peter Korsgaard
Browse files

package/ncurses: Fix GCC 5.x preprocessor failure

Building ncurses 5.9 with GCC 5.x fails with a syntax error, caused by
earlier preprocessing. This failure is more likely when building for
host (e.g. host-ncurses) that recently updated to GCC 5.x.

This patch is taken from the following link (more information is also
available here):
https://groups.google.com/forum/#!topic/sage-trac/U31shviuqzk



Signed-off-by: default avatarDoug Kehn <rdkehn@yahoo.com>
Acked-by: default avatarJaap Crezee <jaap@jcz.nl>
Tested-by: default avatarJaap Crezee <jaap@jcz.nl>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 4433c7d6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment