diff options
author | Doug Kehn <rdkehn@yahoo.com> | 2015-05-27 18:51:53 -0500 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-05-31 22:32:23 +0200 |
commit | 4297e7298edbef6dde75d8bf468441c6a242da5c (patch) | |
tree | b39c379a09ae2b57627f3a96f81184339af4e983 /package/gcc | |
parent | 4433c7d647f4c9385d9a7e3f0ce912d61edfd519 (diff) | |
download | buildroot-4297e7298edbef6dde75d8bf468441c6a242da5c.tar.gz buildroot-4297e7298edbef6dde75d8bf468441c6a242da5c.zip |
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: Doug Kehn <rdkehn@yahoo.com>
Acked-by: Jaap Crezee <jaap@jcz.nl>
Tested-by: Jaap Crezee <jaap@jcz.nl>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions