[Xen-devel] [PATCH 0/5] build improvements/fixes after b41666f2c1

Roger Pau Monne posted 5 patches 4 years, 9 months ago
Failed in applying to current master (apply log)
Config.mk                          | 10 ----------
config/StdGNU.mk                   |  4 ++++
scripts/travis-build               |  8 ++++++++
xen/Makefile                       | 10 +++++-----
xen/tools/kconfig/Makefile.kconfig | 12 ++++++++----
5 files changed, 25 insertions(+), 19 deletions(-)
[Xen-devel] [PATCH 0/5] build improvements/fixes after b41666f2c1
Posted by Roger Pau Monne 4 years, 9 months ago
Hello,

The following fixes arise from the travis-ci fallout caused by
b41666f2c1 ('config: don't hardcode toolchain binaries'). First patches
aim to simplify and group together the place where toolchain binaries to
be used by the build system. Last patch changes the travis-ci build
script to accommodate the changes introduced by b41666f2c1.

Thanks, Roger.

Roger Pau Monne (5):
  make: simplify setting HOST{CC/CXX}
  kconfig: don't pass ARCH and SRCARCH on the sub-make call
  kconfig: include default toolchain values
  kconfig: disable non-literal format string warnings
  travis: pass a correct CC/CXX if CROSS_COMPILE is defined

 Config.mk                          | 10 ----------
 config/StdGNU.mk                   |  4 ++++
 scripts/travis-build               |  8 ++++++++
 xen/Makefile                       | 10 +++++-----
 xen/tools/kconfig/Makefile.kconfig | 12 ++++++++----
 5 files changed, 25 insertions(+), 19 deletions(-)

-- 
2.20.1 (Apple Git-117)


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel