[CRIU] [PATCH 0/9] nmk: Fixups and preps for compel mode
Cyrill Gorcunov
gorcunov at openvz.org
Mon Mar 21 05:12:12 PDT 2016
For compel we will need that named "hostprog" mode where
we will build custom programs (for example we have
piegen, which is open-coded). With hostprog the linkage
into executable will be done automatically.
Cyrill Gorcunov (9):
nmk: rules.mk -- Drop @CFLAGS_ and @ASFLAGS_ but add ability to bring them via param
nmk: build.mk -- Drop unused objlist target
nmk: rules.mk -- Add per-obj flags
nmk: build.mk -- Make process depend on Makefile itself
nmk: build.mk -- Fix ar rule for external libs
nmk: build.mk -- Fix typo in gen-ar-target-rule
nmk: utils.mk -- Drop redundant spaces
nmk: utils.mk -- Add cleanify helper
nmk: build.mk -- On cleanup use cleanup-y only
scripts/nmk/scripts/build.mk | 41 +++++++++++++++++++++++++++--------------
scripts/nmk/scripts/rules.mk | 32 ++++++++++++++++----------------
scripts/nmk/scripts/utils.mk | 5 ++++-
3 files changed, 47 insertions(+), 31 deletions(-)
--
2.5.0
More information about the CRIU
mailing list