summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2005-12-08 01:08:54 +0000
committerjschauma <jschauma@pkgsrc.org>2005-12-08 01:08:54 +0000
commitf197c40e1bb01a2adc44fea964c3ee4c9d762298 (patch)
tree344bd8243e10cde65e5d87c9fe59244dde5c177f
parentd393046cdccd4aa999855d63c252b57f97aaf101 (diff)
downloadpkgsrc-f197c40e1bb01a2adc44fea964c3ee4c9d762298.tar.gz
Back out previous; this was supposed to go into -current, not the branch.
-rw-r--r--mk/platform/IRIX.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/platform/IRIX.mk b/mk/platform/IRIX.mk
index 802107ea38b..c0cbbd38369 100644
--- a/mk/platform/IRIX.mk
+++ b/mk/platform/IRIX.mk
@@ -1,4 +1,4 @@
-# $NetBSD: IRIX.mk,v 1.16.2.1 2005/12/08 01:08:04 jschauma Exp $
+# $NetBSD: IRIX.mk,v 1.16.2.2 2005/12/08 01:08:54 jschauma Exp $
#
# Variable definitions for the IRIX operating system.
@@ -72,7 +72,7 @@ _OPSYS_NO_WHOLE_ARCHIVE_FLAG= -Wl,-none
_INCOMPAT_ICONV= IRIX-*-*
_STRIPFLAG_CC?= ${_INSTALL_UNSTRIPPED:D:U-s} # cc(1) option to strip
-_STRIPFLAG_INSTALL?= ${_INSTALL_UNSTRIPPED:D:U-S -f} # install(1) option to strip
+_STRIPFLAG_INSTALL?= ${_INSTALL_UNSTRIPPED:D:U-s} # install(1) option to strip
LOCALBASE?= ${DESTDIR}/usr/pkg
PKG_TOOLS_BIN?= ${LOCALBASE}/sbin