There are a lot of references to cc in AOSP Soong. In this file, for example: https://android.googlesource.com/platform/build/soong/+/master/cc/cc.go
I have several hypothesis:
- Compiler Collection (as in gcc)
- Cross Compiler
- C, C++
- C compiler (as in cc so tag)
from What does CC means in Soong?
No comments:
Post a Comment