cc-wrap.mk: fix typo in modifiers

This commit is contained in:
Simon J. Gerraty 2022-02-16 15:21:27 -08:00
parent ef135466f8
commit c4bf04f40b

View file

@ -41,7 +41,7 @@ ${w:tu} ?= $w
# we do not want to make all these targets out-of-date
# just because one of the above wrappers are enabled/disabled
${CC_WRAP_TARGETS}: .MAKE.META.CMP_FILTER = ${CC_WRAPPERS:tu@W@${$W}@:S,^,N,}
${CC_WRAP_TARGETS}: .MAKE.META.CMP_FILTER = ${CC_WRAPPERS:tu:@W@${$W}@:S,^,N,}
# some object src types we should not wrap
CC_WRAP_SKIP_EXTS += s