pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/arm-none-eabi-binutils/patches Remove patch that...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4d356d7c1e83
branches: trunk
changeset: 361811:4d356d7c1e83
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Apr 27 09:08:57 2017 +0000
description:
Remove patch that is not in distinfo.
diffstat:
cross/arm-none-eabi-binutils/patches/patch-bfd_elf32-arm.c | 22 --------------
1 files changed, 0 insertions(+), 22 deletions(-)
diffs (26 lines):
diff -r e641751040c1 -r 4d356d7c1e83 cross/arm-none-eabi-binutils/patches/patch-bfd_elf32-arm.c
--- a/cross/arm-none-eabi-binutils/patches/patch-bfd_elf32-arm.c Thu Apr 27 08:27:30 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-$NetBSD: patch-bfd_elf32-arm.c,v 1.1 2016/01/30 22:20:51 ryoon Exp $
-
-Resolve popcount(3) conflict on NetBSD
-
---- bfd/elf32-arm.c.orig 2016-01-25 08:51:06.000000000 +0000
-+++ bfd/elf32-arm.c
-@@ -3133,6 +3133,7 @@ ctz (unsigned int mask)
- #endif
- }
-
-+#if !defined(__NetBSD__)
- static inline int
- popcount (unsigned int mask)
- {
-@@ -3150,6 +3151,7 @@ popcount (unsigned int mask)
- return sum;
- #endif
- }
-+#endif
-
- /* Create an entry in an ARM ELF linker hash table. */
-
Home |
Main Index |
Thread Index |
Old Index