summaryrefslogtreecommitdiff
path: root/mk/buildlink3
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-07-03 20:53:59 +0000
committergrant <grant@pkgsrc.org>2004-07-03 20:53:59 +0000
commitca57d6e39653275ea362d571f5fc6c0f7ec1caea (patch)
tree5673872aa534749b9c087a5506553155889cdd5c /mk/buildlink3
parent456c546037acc186b2cc0d2d83dd97090fe117f1 (diff)
downloadpkgsrc-ca57d6e39653275ea362d571f5fc6c0f7ec1caea.tar.gz
update the cache for -static
Diffstat (limited to 'mk/buildlink3')
-rw-r--r--mk/buildlink3/sunpro-cc-post-cache4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/buildlink3/sunpro-cc-post-cache b/mk/buildlink3/sunpro-cc-post-cache
index 9d3af365c63..3195f42a65e 100644
--- a/mk/buildlink3/sunpro-cc-post-cache
+++ b/mk/buildlink3/sunpro-cc-post-cache
@@ -1,4 +1,4 @@
-# $NetBSD: sunpro-cc-post-cache,v 1.7 2004/06/13 08:50:15 grant Exp $
+# $NetBSD: sunpro-cc-post-cache,v 1.8 2004/07/03 20:53:59 grant Exp $
#
# This file implements the default action of the "cc" private cache
# for the SunPro suite of compilers, and tells the wrapper to skip the
@@ -6,7 +6,7 @@
# can't handle; they will instead by handled directly by
# sunpro-cc-post-logic.
--[OW]*|-ansi|-f[pP][iI][cC]|-fno-gnu-keywords|-pedantic|-pthread|-shared)
+-[OW]*|-ansi|-f[pP][iI][cC]|-fno-gnu-keywords|-pedantic|-pthread|-shared|-static)
skipcache=yes
;;
esac