git: ncurses: Apply patch from upstream to allow building by gcc 5.0

John Marino marino at crater.dragonflybsd.org
Mon Feb 9 17:44:32 PST 2015


commit 9829f236c5501b68ebe191cf451c6c88409cea40
Author: John Marino <draco at marino.st>
Date:   Tue Feb 10 02:41:18 2015 +0100

    ncurses: Apply patch from upstream to allow building by gcc 5.0
    
    The gcc 5.0 processor will mangle the headers produced by this script.
    It has already been fixed in official patches from upstream.  Applying
    the appropriate patch will allow gcc 5.0 to build ncurses, and gcc 4.7
    has been verified to continue to work as well.

Summary of changes:
 contrib/ncurses/README.DRAGONFLY          |  1 +
 contrib/ncurses/ncurses/base/MKlib_gen.sh | 19 +++++++++++++++----
 2 files changed, 16 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9829f236c5501b68ebe191cf451c6c88409cea40


-- 
DragonFly BSD source repository



More information about the Commits mailing list