Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/lib add the mudflap include and libraries
details: https://anonhg.NetBSD.org/src/rev/a8dbfa1da6c4
branches: trunk
changeset: 778882:a8dbfa1da6c4
user: christos <christos%NetBSD.org@localhost>
date: Wed Apr 18 19:22:03 2012 +0000
description:
add the mudflap include and libraries
diffstat:
external/gpl3/gcc/lib/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r de6d051021d0 -r a8dbfa1da6c4 external/gpl3/gcc/lib/Makefile
--- a/external/gpl3/gcc/lib/Makefile Wed Apr 18 19:21:25 2012 +0000
+++ b/external/gpl3/gcc/lib/Makefile Wed Apr 18 19:22:03 2012 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2011/09/23 06:47:54 mrg Exp $
+# $NetBSD: Makefile,v 1.4 2012/04/18 19:22:03 christos Exp $
# crtstuff is built out of elsewhere, or not at all
SUBDIR+= libgcc libiberty libobjc libsupc++ libstdc++-v3 libgomp
+SUBDIR+= libmudflap libmudflapth
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index