summaryrefslogtreecommitdiff
path: root/mk/buildlink3/mipspro-cc-post-cache
blob: 36b058cf386a1a301b02e8d19c652f8f87549e4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: mipspro-cc-post-cache,v 1.1 2004/01/07 20:45:59 jlam Exp $
#
# This file implements the default action of the "cc" private cache
# for the MIPSpro suite of compilers, and tells the wrapper to skip the
# common cache lookup for all GCC arguments that the MIPSpro compiler
# can't handle; they will instead by handled directly by
# mipspro-cc-post-logic.

-[OW]*)
	skipcache=yes
	;;
esac