git: CCVER=gcc46: Minor tweaks for buildworld
John Marino
marino at crater.dragonflybsd.org
Sat Feb 4 12:09:57 PST 2012
commit b6a97bf5855743979f9e4f93cdce9831b839c045
Author: John Marino <draco at 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
More information about the Commits
mailing list