pkgsrc/mk/buildlink3/sunpro-cc-post-cache
2004-01-06 08:48:29 +00:00

12 lines
393 B
Text

# $NetBSD: sunpro-cc-post-cache,v 1.3 2004/01/06 08:48:29 jlam 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
# common cache lookup for all GCC arguments that the SunPro compiler
# can't handle; they will instead by handled directly by
# sunpro-cc-post-logic.
-[OW]*)
skipcache=yes
;;
esac