Author :
sthen
Date :
2023-11-16 11:32:34
Hash :6499d00b Message :clang.port.mk: don't add MODCLANG_VERSION to SUBST_VARS, it causes various
bogus substitutions (especially with MODCLANG_VERSION=16 e.g. 16x16 icons).
un-substitute PLISTs which currently use it, and add to SUBST_VARS in
lang/wasi-sdk/compiler-rt where it's actually needed. ok tb@