On 26/03/2020 13:56, Anthony PERARD wrote: > This simple comment allows to detect when $(CC) changes version. > Kconfig will be rerun in this case. (Rerun is forced by > include/config.auto.cmd which detects changes of CC_VERSION_TEXT > value). > > Signed-off-by: Anthony PERARD <anthony.per...@citrix.com>
I'd suggest s/upgrade/change/ in the subject. When developing with two different compilers, one half of the transitions will be a downgrade. Acked-by: Andrew Cooper <andrew.coop...@citrix.com>