DragonFly BSD
DragonFly commits List (threaded) for 2012-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: CCVER=gcc46: Minor tweaks for buildworld


From: John Marino <marino@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 4 Feb 2012 12:09:57 -0800 (PST)

commit b6a97bf5855743979f9e4f93cdce9831b839c045
Author: John Marino <draco@marino.st>
Date:   Sat Jan 28 18:19:55 2012 +0100

    CCVER=gcc46: Minor tweaks for buildworld
    
    Currently WORLD_CCVER=gcc46 will break on gcc4.1, include/rpcsvc, and is
    not recognized by libc.  This commit will fix that.  The nis.x fix is the
    least understood as the gnatcpp seems not to like multiline macros when
    used with rpcgen.

Summary of changes:
 gnu/usr.bin/cc41/cc_prep/gthr-default.h |    6 +++++-
 include/rpcsvc/nis.x                    |   12 +++---------
 lib/libc/Makefile                       |    3 +--
 3 files changed, 9 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b6a97bf5855743979f9e4f93cdce9831b839c045


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]