[CRIU] [PATCH 0/6] make: Cleanup per-arch build options

Dmitry Safonov dsafonov at virtuozzo.com
Mon Apr 24 11:37:13 PDT 2017


There is a fix for cross-compile issue for arm32 target.
While formatting it, I cleaned a bit per-arch Makefile options.
In result all per-arch part of Makefile is visible on just a single
terminal emulator window* ;)

*on my 44 lines setup

Cc: Cyrill Gorcunov <gorcunov at openvz.org>

Dmitry Safonov (6):
  make: use aarch64 name for 64-bit ARM platform
  build/nmk: rename arm64 => aarch64
  make: drop SRCARCH redefinition
  make: separate supported architecture checks
  make: combine arch-specific options together
  make: keep HOSTCFLAGS clean from target cflags

 Makefile                       | 83 ++++++++++++++----------------------------
 scripts/nmk/scripts/include.mk |  2 +-
 2 files changed, 29 insertions(+), 56 deletions(-)

-- 
2.12.2



More information about the CRIU mailing list