Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk Build shared libraries on sparc64.
details: https://anonhg.NetBSD.org/src/rev/c4ab41ae4640
branches: trunk
changeset: 495311:c4ab41ae4640
user: mycroft <mycroft%NetBSD.org@localhost>
date: Wed Jul 26 02:21:21 2000 +0000
description:
Build shared libraries on sparc64.
diffstat:
share/mk/bsd.own.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 4a9ce0783d45 -r c4ab41ae4640 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Wed Jul 26 02:11:44 2000 +0000
+++ b/share/mk/bsd.own.mk Wed Jul 26 02:21:21 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.139 2000/06/27 21:12:42 bjh21 Exp $
+# $NetBSD: bsd.own.mk,v 1.140 2000/07/26 02:21:21 mycroft Exp $
.if !defined(_BSD_OWN_MK_)
_BSD_OWN_MK_=1
@@ -78,7 +78,6 @@
# The sparc64 port is incomplete.
.if ${MACHINE_ARCH} == "sparc64"
NOPROFILE=1
-NOPIC=1
NOLINT=1
.endif
Home |
Main Index |
Thread Index |
Old Index