Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/lib/libkern/arch/hppa remove compiler-rt duplicates to f...
details: https://anonhg.NetBSD.org/src/rev/0e4a408fb97f
branches: trunk
changeset: 327665:0e4a408fb97f
user: pooka <pooka%NetBSD.org@localhost>
date: Thu Mar 13 16:09:11 2014 +0000
description:
remove compiler-rt duplicates to fix build
diffstat:
sys/lib/libkern/arch/hppa/Makefile.inc | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 09102c921609 -r 0e4a408fb97f sys/lib/libkern/arch/hppa/Makefile.inc
--- a/sys/lib/libkern/arch/hppa/Makefile.inc Thu Mar 13 12:59:08 2014 +0000
+++ b/sys/lib/libkern/arch/hppa/Makefile.inc Thu Mar 13 16:09:11 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.11 2009/09/22 09:57:16 pooka Exp $
+# $NetBSD: Makefile.inc,v 1.12 2014/03/13 16:09:11 pooka Exp $
SRCS+= milli.S
SRCS+= bcopy.S memcpy.S memmove.S
@@ -8,5 +8,4 @@
SRCS+= spcopy.S
.endif
-SRCS+= ashrdi3.c divdi3.c
SRCS+= ffs.c bswap16.c bswap32.c
Home |
Main Index |
Thread Index |
Old Index