Source-Changes-HG archive

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

[src/trunk]: src/external/gpl3 Remove duplicated lines



details:   https://anonhg.NetBSD.org/src/rev/a7fa972738bc
branches:  trunk
changeset: 343705:a7fa972738bc
user:      skrll <skrll%NetBSD.org@localhost>
date:      Mon Feb 22 07:57:11 2016 +0000

description:
Remove duplicated lines

diffstat:

 external/gpl3/gcc.old/dist/gcc/config/pa/pa-netbsd.h |  5 -----
 external/gpl3/gcc/dist/gcc/config/pa/pa-netbsd.h     |  5 -----
 2 files changed, 0 insertions(+), 10 deletions(-)

diffs (24 lines):

diff -r 2dd1eb5b841b -r a7fa972738bc external/gpl3/gcc.old/dist/gcc/config/pa/pa-netbsd.h
--- a/external/gpl3/gcc.old/dist/gcc/config/pa/pa-netbsd.h      Mon Feb 22 07:46:00 2016 +0000
+++ b/external/gpl3/gcc.old/dist/gcc/config/pa/pa-netbsd.h      Mon Feb 22 07:57:11 2016 +0000
@@ -141,8 +141,3 @@
 #undef TARGET_SYNC_LIBCALL
 #define TARGET_SYNC_LIBCALL 1
 #endif
-
-#if 0
-#undef TARGET_SYNC_LIBCALL
-#define TARGET_SYNC_LIBCALL 1
-#endif
diff -r 2dd1eb5b841b -r a7fa972738bc external/gpl3/gcc/dist/gcc/config/pa/pa-netbsd.h
--- a/external/gpl3/gcc/dist/gcc/config/pa/pa-netbsd.h  Mon Feb 22 07:46:00 2016 +0000
+++ b/external/gpl3/gcc/dist/gcc/config/pa/pa-netbsd.h  Mon Feb 22 07:57:11 2016 +0000
@@ -141,8 +141,3 @@
 #undef TARGET_SYNC_LIBCALL
 #define TARGET_SYNC_LIBCALL 1
 #endif
-
-#if 0
-#undef TARGET_SYNC_LIBCALL
-#define TARGET_SYNC_LIBCALL 1
-#endif



Home | Main Index | Thread Index | Old Index