summaryrefslogtreecommitdiff
path: root/mk/buildlink3/mipspro-ucode-cc-post-cache
blob: 10d7931918fb030b98c2d435a58993cac401ec58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: mipspro-ucode-cc-post-cache,v 1.1 2004/02/18 11:18:42 jlam Exp $
#
# This file implements the default action of the "cc" private cache
# for the MIPSpro ucode 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]*|-f[pP][iI][cC])
	skipcache=yes
	;;
esac