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/efd1bc31d2e6
branches:  trunk
changeset: 794405:efd1bc31d2e6
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 93f01bb0c416 -r efd1bc31d2e6 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