pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/platform Kill _OPSYS_RPATH_NAME; it was renamed to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5b6d6ef430a2
branches: trunk
changeset: 527619:5b6d6ef430a2
user: tnn <tnn%pkgsrc.org@localhost>
date: Wed Apr 11 13:31:52 2007 +0000
description:
Kill _OPSYS_RPATH_NAME; it was renamed to COMPILER_RPATH_FLAG years ago.
diffstat:
mk/platform/OSF1.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r f74801d513a1 -r 5b6d6ef430a2 mk/platform/OSF1.mk
--- a/mk/platform/OSF1.mk Wed Apr 11 13:12:15 2007 +0000
+++ b/mk/platform/OSF1.mk Wed Apr 11 13:31:52 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: OSF1.mk,v 1.14 2006/12/15 12:46:24 martti Exp $
+# $NetBSD: OSF1.mk,v 1.15 2007/04/11 13:31:52 tnn Exp $
#
# Variable definitions for the OSF1 operating system.
@@ -59,7 +59,6 @@
_OPSYS_HAS_OSSAUDIO= no # libossaudio is available
_OPSYS_PERL_REQD= # no base version of perl required
_OPSYS_PTHREAD_AUTO= no # -lpthread needed for pthreads
-_OPSYS_RPATH_NAME= -rpath, # name of symbol in rpath directive to linker
_OPSYS_SHLIB_TYPE= COFF # type of shared lib
_PATCH_CAN_BACKUP= yes # native patch(1) can make backups
_PATCH_BACKUP_ARG?= -b -V simple -z # switch to patch(1) for backup suffix
Home |
Main Index |
Thread Index |
Old Index