> > https://github.com/intel-lab-lkp/linux/commits/Masahiro-Yamada/fortify-use-if_changed_dep-to-record-header-dependency-in-cmd-files/20240715-224820
> > > base: linus/master
> > > patch link:
> > > https://lore.kernel.org/r/20240715144529.101634-2-masahi
in-cmd-files/20240715-224820
> > base: linus/master
> > patch link:
> > https://lore.kernel.org/r/20240715144529.101634-2-masahiroy%40kernel.org
> > patch subject: [PATCH 1/3] fortify: use if_changed_dep to record header
> > dependency in *.cmd files
> > config: i
n]
>
> url:
> https://github.com/intel-lab-lkp/linux/commits/Masahiro-Yamada/fortify-use-if_changed_dep-to-record-header-dependency-in-cmd-files/20240715-224820
> base: linus/master
> patch link:
> https://lore.kernel.org/r/20240715144529.101634-2-masahiroy%40kernel.org
&g
ord-header-dependency-in-cmd-files/20240715-224820
base: linus/master
patch link:
https://lore.kernel.org/r/20240715144529.101634-2-masahiroy%40kernel.org
patch subject: [PATCH 1/3] fortify: use if_changed_dep to record header
dependency in *.cmd files
config: i386-randconfig-004-20240716
(https://d
After building with CONFIG_FORTIFY_SOURCE=y, many .*.d files are left
in lib/test_fortify/ because the compiler outputs header dependencies
into *.d without fixdep being invoked.
When compiling C files, if_changed_dep should be used so that the
auto-generated header dependencies are recorded in .*