2018-07-10 9:45 GMT+09:00 Laura Abbott <labbott@xxxxxxxxxx>: > > Hi, > > This is v2 of the series to set HOSTCFLAGS and HOSTLDFLAGS from the > environment. The changes are mostly minor fixups requested and also > include documentation of the new options. I checked this series. I left minor comments for 3/7 and 7/7. Unless you disagree, I will fix them up locally and queue it to my tree. Thanks. > Laura Abbott (7): > tools: build: Fixup host c flags > tools: build: Use HOSTLDFLAGS with fixdep > treewide: Rename HOSTCFLAGS -> KBUILD_HOSTCFLAGS > treewide: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS > treewide: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS > treewide: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS > Kbuild: Use HOST*FLAGS options from the command line > > Documentation/kbuild/kbuild.txt | 16 ++++++++++++++++ > Makefile | 17 +++++++++-------- > arch/alpha/boot/Makefile | 2 +- > net/bpfilter/Makefile | 4 ++-- > samples/bpf/Makefile | 22 +++++++++++----------- > samples/seccomp/Makefile | 6 +++--- > scripts/Kbuild.include | 2 +- > scripts/Makefile | 4 ++-- > scripts/Makefile.host | 24 ++++++++++++------------ > scripts/kconfig/Makefile | 10 +++++----- > tools/build/Build.include | 2 +- > tools/build/Makefile | 2 +- > tools/objtool/Makefile | 4 ++-- > tools/perf/pmu-events/Build | 2 +- > 14 files changed, 67 insertions(+), 50 deletions(-) > > -- > 2.17.1 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Best Regards Masahiro Yamada -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html