Jakub Sokołowski
6b419277aa
Windows doesn't have a `cc` symlnk and this results in build failure: ``` C compiler (cc) not installed. Aborting. ``` Because `?=` operator treats `CC` as already set, since it defaults to `cc`: https://www.gnu.org/software/make/manual/make.html#Implicit-Variables |
||
---|---|---|
.. | ||
targets.mk | ||
variables.mk |