Closed v1993 closed 6 years ago
WatchMacro
is used for reset when macros change definitions during a build via different -D
command line flags or #define
from different files that zappc heuristic does not catch it otherwise. For example if USE_*
macros does not change during the whole build, so no need to watch for them.
You usually don't want to add any macros unless strictly required as this may cause cache resets and slowdown. Had you encountered compile or link errors?
Ok, I was wrong. Thansk for explaining this. Probably, you should add this as comment to zapccs.config?
Yes, done in d54fb9dc2186df8873940c21f27fb459bd5af474
If I get rigth usage
WatchMacro
this macroses should be added to that directive: