Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/dist/gcc/config add undef first
details: https://anonhg.NetBSD.org/src/rev/d34d9d2b07d1
branches: trunk
changeset: 333190:d34d9d2b07d1
user: christos <christos%NetBSD.org@localhost>
date: Wed Oct 22 20:50:20 2014 +0000
description:
add undef first
diffstat:
external/gpl3/gcc/dist/gcc/config/netbsd.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 40aa5c5bbcb6 -r d34d9d2b07d1 external/gpl3/gcc/dist/gcc/config/netbsd.h
--- a/external/gpl3/gcc/dist/gcc/config/netbsd.h Wed Oct 22 19:29:31 2014 +0000
+++ b/external/gpl3/gcc/dist/gcc/config/netbsd.h Wed Oct 22 20:50:20 2014 +0000
@@ -144,6 +144,7 @@
#undef LIB_SPEC
#define LIB_SPEC NETBSD_LIB_SPEC
+#undef ADD_STATIC_LIBASAN_LIBS
#define ADD_STATIC_LIBASAN_LIBS -lstdc++ -lpthread
/* Pass -cxx-isystem to cc1/cc1plus. */
Home |
Main Index |
Thread Index |
Old Index